With JBoss 4.0.2/Tomcat 5.5, you can set it in jbossweb-tomcat55.sar/server.xml:

  | <Server>
  | ...
  |   <Engine ...>
  |   ...
  |     <Host ... workDir="/tmp/work">
  |     ...
  |     </Host>
  |   </Engine>
  | </Server>
  | 
According to the config docs 
(http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/host.html), this should 
work for Tomcat 5.0 too.

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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to