I would like to deploy a war file e.g. first.war (from a 3rd party) on JBoss
server/default/deploy folder, but I would like the contextpath for this war file to be
e.g. "/second". I was wondering how I could do this.
Currently when I deploy first.war to JBOSS4.0.4/server/default/deploy folder, the
contextpath is automatically set to "/first" which matches with the name of the
war file.
Note: I don't want to rename the war file to second.war.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968237#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...