aspose file tools
The moose likes Websphere and the fly likes Servlet Request Processor Exception in web sphere 5.0 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 » Products » Websphere
Reply Bookmark "Servlet Request Processor Exception in web sphere 5.0" Watch "Servlet Request Processor Exception in web sphere 5.0" New topic
Author

Servlet Request Processor Exception in web sphere 5.0

app yadav
Greenhorn

Joined: Mar 07, 2005
Posts: 11
Hi,
I am trying to deploy a web application[mywar.war is the name of the war file which i m deploying on server] on Web Sphere 5.0 ,it gets installed properly but when i give the request from the browser as
http://localhost:9090/MyWar/welcome.jsp
then it gives me following error msg:
"Servlet Request Processor Exception: Virtual Host/WebGroup Not Found : The web group /MyWar/welcome.jsp has not been defined"
where /MyWar is the context name.
So can any one pls help in this problem..
Thanks in advance..
Aparna
 
I agree. Here's the link: jrebel
 
subject: Servlet Request Processor Exception in web sphere 5.0
 
Similar Threads
How to deploy a simple Web App with no EJB
Getting started with JSP-Servlet using apache-tomcat-5.5.17
Resource not allowed
problem with java 6 web services
web application (mvc using jsp and servelet)