This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Unable to run struts application on oracle app server
Vijay Bhore
Greenhorn
Joined: May 15, 2006
Posts: 12
posted
0
Dear All,
I am trying to deploy a web application developed in struts.
Once i deploy and run it, i am getting an error
503 Service Unavailable
Servlet error: Parsing error processing resource path /WEB-INF/struts-config.xml
I have defined a global forward for login.do
http://IP Address:Port/OM/Login.do
I have developed the application and packed it into an ear file.