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.
The moose likes Struts and the fly likes Unable to run struts application on oracle app server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Unable to run struts application on oracle app server" Watch "Unable to run struts application on oracle app server" New topic
Author

Unable to run struts application on oracle app server

Vijay Bhore
Greenhorn

Joined: May 15, 2006
Posts: 12
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.

Kindly suggest the way i can overcome this error.

Thanks and Regards,
Vijay Bhore



Sagar Rohankar
Ranch Hand

Joined: Feb 19, 2008
Posts: 2896
    
    1

Vijay Bhore wrote:
Servlet error: Parsing error processing resource path /WEB-INF/struts-config.xml

Make sure that your struts-config.xml file is well formed and valid before deploying.


[LEARNING bLOG] | [Freelance Web Designer] | [and "Rohan" is part of my surname]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Unable to run struts application on oracle app server
 
Similar Threads
Apache + Resin + Struts
Urgent:how to use jMeter for struts based application
Problem with Struts App deployment
Web sphere deployment issue
struct config.xml(Null pointer Exception)