Sandeep Gupta ha scritto:
Hi

I am using Struts 1.1 and Weblogic 8.1 SP1. The problem is while deploying my WAR (in the exploded form only) after modification of struts-config.xml.
I have this project running for the past 6 years now.

As soon as I add another form bean to the struts-config.xml file, I am
getting the exception on deployment of the WAR in EXPLODED format:

<Oct 10, 2006 3:51:04 PM GMT+05:30> <Error> <HTTP> <BEA-101216> <Servlet:
"action" failed to preload on startup in Web application: "cdWeb".
javax.servlet.UnavailableException: Parsing error processing resource path
       at org.apache.struts.action.ActionServlet.handleConfigException(
ActionServlet.java:1035)
       at org.apache.struts.action.ActionServlet.parseModuleConfigFile(
ActionServlet.java:1014)

Can you post your ActionServlet configuration (servlet and servlet-mapping) in your web.xml and, if you have it, the part of struts-config.xml where you configure modules?


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

Reply via email to