In JBoss-3.2.3 is it possible to change the location of the "work" directory?

The work directory is currently  
${JBOSS_ROOT}/server/'serverinstance'/work/'serverinstance'/localhost. 

I am interested in knowing if I can remove the second "serverinstance", and simply 
have the work directory be ${JBOSS_ROOT}/server/'serverinstance'/work/localhost.

The reason I am interested in doing this is so I can tar up pre-compiled JSPs and 
deploy them under the work directory independent of the instance name.  ( since 
dev,test, prd all on different boxes will have the same tar deployed but have 
different 'severinstance' names, etc.)

Thanks!



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837443#3837443

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837443


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to