[jboss-dev-forums] [Design of JBoss Transaction Services] - Re: ObjectStoreDir location

mark.little@jboss.com do-not-reply at jboss.com
Mon Jan 8 13:42:46 EST 2007


"bill.burke at jboss.com" wrote : And the config file location System Property is?  (Thanks for being my manual)

I suppose you're just lucky Adrian isn't watching ;-)

com.arjuna.ats.arjuna.common.propertiesFile is used to set the file name. If not passed an absolute filename (starting with the string abs://), then the system searches for the file in the order:
 *   current working directory
 *   in the directory specified by the system property user.dir
 *   in the directory specified by the system property user.home
 *   in the directory specified by the system property java.home
 *   using the getResource() method

Hope that helps.


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

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



More information about the jboss-dev-forums mailing list