Hiya,
I’m unsure if this is a weblogic or an eclipse issue.
I am deploying a tiles / struts application in myeclipse to a weblogic using the myeclipse app servers connectors.
On startup, I get the following error:
<Nov 22, 2004 9:22:48 AM EST> <Error> <HTTP> <BEA-101216> <Servlet: “action” failed to preload on startup in Web application: “imaadmin”.
javax.servlet.ServletException: IO Error while parsing file ‘/WEB-INF/tiles-defs.xml’. Tried all: ‘1’ addresses, but could not connect over HTTP to server: ‘jakarta.apache.org’, port: ’80’
at org.apache.struts.tiles.TilesPlugin.initDefinitionsFactory(TilesPlugin.java:235)
I am behind a firewall, and have not configured myeclipse to use a proxy server.
Is there a myeclipse setting to enable the proxy server system properties or some such?
TIA
ps: using myeclipse ver: 3.7.2