[jboss-user] [Installation, Configuration & Deployment] - war file webcontext not available after restart

veenmudi do-not-reply at jboss.com
Tue Oct 24 16:38:58 EDT 2006


Hi. I am having this strange problem where if I restart the JBoss App server, the war file context is no longer available. I was able to reproduce this with a simple web-app.

- We are running old JBoss AS 3.2.1 (part of a vendor platform).
- created a very simpile webapp.war file exported from wsad.
- started JBoss AS on command-line using run.bat
- copied the webapp.war file into server\default\deploy directory. 
- Looks like the new war file got picked up and I can go to http://localhost:9000/webapp in IE

- Now I stop JBoss AS and restart it.
- I see that the webapp.war seems to be picked up but looks like it is not deployed correctly.
- The /webapp context is no longer available. I get 404 not found in IE for http://localhost:9000/webapp

Quite sure I am missing something simple. Just can't figure out what it is. Your help is really appreciated.

Thanks
Veen

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980529#3980529

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980529



More information about the jboss-user mailing list