Just set them in the System properties at startup of JBoss.  Here are some
system properties I set in an Ant start task.  They are  self-explanatory, I
hope.

<sysproperty key="jboss.server.temp.dir" value="${dynamic}" />
<sysproperty key="jboss.server.data.dir" value="${persist}" />

Jason

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Sebastian
Hauer
Sent: Monday, September 30, 2002 9:18 AM
To: Jboss-User (E-mail)
Subject: [JBoss-user] JBoss 3.x shared JBoss install



Hi JBoss Users,

I want to be able to propagate our JBoss config and deployment changes in a
clustered environment quickly. Failover is currently not that important.
As far as I can see only the "log" directory and the "tmp" directory should
probably not be shared.
I can change the location of the "log" directory in the log4j.xml file but
where can I change the location of the "tmp" directory?

Regards,

Sebastian


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to