Hi, 
I am trying to deploy a .war file(contains some jsps, uses struts1.1-b1)
onto websphere 4.0.3. After deployment When I try to run it I get this error
log ( default_server_stdout.log )
I am not able to interpret the error message in this case and not sure what
is the problem. 
Kindly advise.

[09/08/02 10:46:02:394 BST]   5f1ae9 ServletEngine A SRVE0169I: Loading Web
Module: <null>.
[09/08/02 10:46:02:774 BST]   5f1ae9 WebGroup      I SRVE0091I: [Servlet
LOG]: JSP 1.1 Processor: init
[09/08/02 10:46:02:804 BST]   5f1ae9 WebGroup      I SRVE0091I: [Servlet
LOG]: SimpleFileServlet: init
[09/08/02 10:46:02:834 BST]   5f1ae9 WebGroup      I SRVE0091I: [Servlet
LOG]: InvokerServlet: init
[09/08/02 10:46:03:119 BST]   5f1ae9 WebGroup      I SRVE0091I: [Servlet
LOG]: action: init
[09/08/02 10:46:03:683 BST]   5f1ae9 ServletInstan X SRVE0100E: Did not
realize  init() exception thrown by servlet action:
javax.servlet.UnavailableException: Parsing error processing resource path
/WEB-INF/struts-config.xml
        at
org.apache.struts.action.ActionServlet.initApplicationConfig(ActionServlet.j
ava:780)
        at
org.apache.struts.action.ActionServlet.init(ActionServlet.java:417)
        at javax.servlet.GenericServlet.init(GenericServlet.java:258)
        at
com.ibm.servlet.engine.webapp.StrictServletInstance.doInit(ServletManager.ja
va:802)
        at
com.ibm.servlet.engine.webapp.StrictLifecycleServlet._init(StrictLifecycleSe
rvlet.java:141)
        at
com.ibm.servlet.engine.webapp.PreInitializedServletState.init(StrictLifecycl
eServlet.java:254)
        at
com.ibm.servlet.engine.webapp.StrictLifecycleServlet.init(StrictLifecycleSer
vlet.java:107)
        at
com.ibm.servlet.engine.webapp.ServletInstance.init(ServletManager.java:388)
        at javax.servlet.GenericServlet.init(GenericServlet.java:258)
        at
com.ibm.servlet.engine.webapp.ServletManager.addServlet(ServletManager.java:
84)
        at
com.ibm.servlet.engine.webapp.WebAppServletManager.loadServlet(WebAppServlet
Manager.java:225)
        ........................

09/08/02 10:46:03:720 BST]   5f1ae9 WebGroup      X Servlet Error-[action]:
Failed to load servlet: javax.servlet.UnavailableException: Parsing error
processing resource path /WEB-INF/struts-config.xml
        at
org.apache.struts.action.ActionServlet.initApplicationConfig(ActionServlet.j
ava:780)
        at
org.apache.struts.action.ActionServlet.init(ActionServlet.java:417)
        at javax.servlet.GenericServlet.init(GenericServlet.java:258)
        at
com.ibm.servlet.engine.webapp.StrictServletInstance.doInit(ServletManager.ja
va:802)
        at
com.ibm.servlet.engine.webapp.StrictLifecycleServlet._init(StrictLifecycleSe
rvlet.java:141)
        at
com.ibm.servlet.engine.webapp.PreInitializedServletState.init(StrictLifecycl
eServlet.java:254)
        ........................................


Vinod


IMPORTANT NOTICE

This email is confidential, may be legally privileged, and 
is for the intended recipient only. Access, disclosure, 
copying, distribution or reliance on any of it by anyone 
else is prohibited and may be a criminal offence. 
Please delete if obtained in error. Any views expressed 
in this message are those of the individual sender, 
except where the sender specifically states them to be 
the views of the organisation listed in the senders 
address line.

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

Reply via email to