5 Replies Latest reply on Jul 15, 2009 7:45 AM by sicard_51

    War deployment

    sicard_51

      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 ! :-)