Version 1

    Hi,

    I am having a trouble with my application. When I deploy the WAR file at the folder location /u01/app/jboss-4.2.3.GA/server/default/deploy

    The application works fine, but when I restart the JBOSS app server, application resets itself and goes back to the default setting.

    I tried to find the working directory, but it seems that JBOSS creates a working directory under the TMP folder and it resets itself after the server restart. Not sure why JBOSS does not have any permanent directory structure. Can somebody help me with this?

     

    All I need to do is to deploy a war file which has a permanent working directory structure and does not resets its settings.

     

    Thank you, I appreciated your help in advance.

     

    _S