Hi, it's me again, having problems still related to my first times. I just deployed my .war file in websphere and I want to test it. problem is every time I try to access it, I'm getting this error:
SRVE0017W: A WebGroup/Virtual Host to handle /PROJECTNAME has not been defined. I'm trying to access it through my browser this way http://localhost:9060/PROJECTNAME
where PROJECTNAME is the context root of the application I'm not sure If i missed out something during the deployment process. It works fine and I can access it using the WebSphere community edition, but it doesn't work anymore when I use the production server. Thanks for the help
|