Property change in jbossts-properties.xml not recognized in EAP 5
Issue
We are trying to change the default object store for JTS in EAP 5.1 from .../jboss-as/server/default/data/tx-object-store to a directory that is a RAM disk that is owned by the user account running the EAP server. Permissions are rwx for that user.
I updated .../jboss-as/server/default/conf/jbossts-properties.xml and entered that ramdisk directory where it states PutObjectStoreDirHere:
name="com.arjuna.ats.arjuna.objectstore.objectStoreDir" value="PutObjectStoreDirHere"
This doesn't seem to be recognized upon EAP recycle. Are we missing a step?
Environment
Red Hat JBoss Enterprise Application Platform (EAP) 5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.