[jboss-user] [Beginners Corner] - Re:

PeterJ do-not-reply at jboss.com
Thu Mar 12 10:45:12 EDT 2009


You can change the location of the tmp directory by setting the jboss.server.temp.dir property. The best way to do that is to add "-Djboss.server.temp.dir=/some/path" to JAVA_OPTS in run.conf (or in run.bat for any Windows users who find this post later).

The work directory is set within Tomcat and for that one I am not so sure. You could try setting either the catalina.home or catalina.base system properties. If it works, the 'work' directory will be created in the directory specified by catalina.home or catalina.base.

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

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



More information about the jboss-user mailing list