Hi I have checked my log files.....but the only error they report is as shown below while starting the weblogic server. I copied the whole WAR and EAR to another system and deployed it. The deployment was SUCCESSFUL. No error was reported and the website worked perfectly file. I tired a link validator and all links were reported to be successful.
Can't guess the reason for this problem. For now, I am reinstalling the Weblogic server. Will check if the same error pops up again and let you know. Thanks - Sandeep On 10/11/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
Sandeep Gupta ha scritto: > 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) > at org.apache.struts.action.ActionServlet.initModuleConfig( > ActionServlet.java:955) > at org.apache.struts.action.ActionServlet.init(ActionServlet.java > :470) Ok let's restart from the beginning :-) Check your log for the "cause" of this exception, because I can't see anything obviously wrong in your struts-config.xml. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Regards, Sandeep Gupta