hi
i have developed one web application And i created a war file for that application using
the below command
jar cvf mywar.war myapp
And i placed that war file in to the jboss\server\default\deploy folder
when i am giving the url as
http://localhost:8080/applicaitonname
it gives me 404 status error
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100533#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...