Hi all !
I'm currently working with JBoss 5.0.0 GA on my project.
To deploy the project under JBoss, i put a .war in the [JBOSS_HOME]/server/default/deploy
directory.
When i run JBoss, the .war is correctly taken into account but my problem comes from the
fact that the .war is not "physically" deployed (i mean there is not a new
directory created with the name of the .war file, such as Tomcat does for example). The
problem is that i can not access to the configuration files that are located in my war.
There must be a solution to such an easy problem but i did not found.
Help ! :-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242847#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...