facebook

xml validation via proxy

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #219811 Reply

    hughmadden
    Member

    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

    #219816 Reply

    Riyad Kalla
    Member

    If this error is comming from WebLogic you will need to configure it appropriately to use a proxy, but during development if you run into this problem within MyEclipse you can upgrade to 3.8.2 + QF2 and adjust the Internet Proxy settings manually. We ship most well-known DTDs with MyEclipse in the DTD cache so you probably don’t have a proxy problem from within MyEclipse, just that WebLogic can’t connect to validate that descriptor. Please check your weblogic docs. If it is an environment variable, you can add it to the ‘optinal JDK arguments’ from the Window > Preferences > MyEclipse > Application Servers > WebLogic > JDK preference page.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: xml validation via proxy

You must be logged in to post in the forum log in