Is there any way to make the deploy dir of an application under jboss
deploy dir to be the same?
        Whenever I put a .war file in deploy, this file is deployed under a temp
dir.
When I put a modified war over the first one, the name of the dir where my
web app is deployed changes.

I need to know the name of that dir in order to have Apache process non-JSP
files. If the deployment dir changes, I need to be always starting/stopping
apache and changing config, otherwise my html/images
/css won't be found and my site will be messed up.

        Thanks in advance,
        Carlos Ferrao


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to