Hi all

I am using Struts 1.0.2 running on WebSphere 3.5.6. I can getting the following
exception when my Controller is initialised. It looks like a parser problem. I
am using Jaxp 1.0.1 but it doesn't seem to be happy running with WebSphere now
that I have moved my web applications root directory into the
WebSphere\AppServer\hosts\default_hosts directory.
Any suggestions would be greatly appreciated.

[02.07.29 09:59:09:062 GMT+02:00] 402b54b2 WebGroup      A SRVE0091I: [Servlet
LOG]: "Controller: init"
[02.07.29 09:59:10:859 GMT+02:00] 402b54b2 WebGroup      A SRVE0092I: [Servlet
LOG]: "Controller: null": java.lang.IllegalArgumentException: InputStream cannot
be null
     at javax.xml.parsers.SAXParser.parse(SAXParser.java:73)
     at org.apache.struts.digester.Digester.parse(Digester.java:755)
     at
org.apache.struts.action.ActionServlet.initServlet(ActionServlet.java:1433)
     at org.apache.struts.action.ActionServlet.init(ActionServlet.java:473)
     at javax.servlet.GenericServlet.init(GenericServlet.java:258)
     at
com.ibm.servlet.engine.webapp.StrictServletInstance.doInit(ServletManager.java:622)

thanks
Aisling



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to