[
http://jira.jboss.com/jira/browse/JBTM-186?page=comments#action_12351209 ]
Kevin Conner commented on JBTM-186:
-----------------------------------
The MBean has been modified to allow for the specification of the object store directory.
The directory can be specified by includeing the following in the transaction manager
service mbean definition.
<attribute
name="ObjectStoreDir">${jboss.server.data.dir}/tx-object-store</attribute>
This change has been committed in revision 8923.
Allow configuration of ObjectStoreDir location through the jboss
integration layer
----------------------------------------------------------------------------------
Key: JBTM-186
URL:
http://jira.jboss.com/jira/browse/JBTM-186
Project: JBoss Transaction Manager
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Dimitris Andreadis
Assigned To: Kevin Conner
Priority: Critical
Fix For: 4.2.3
Need to be able to configure the location of the ObjectStore dir, through JBoss config
files.
Normally it should be something like:
${jboss.server.data.dir}/tx-object-store
If this could be done in the separate integration library without releasing a new jbossts
version, that would be great, because we would really need this feature for the first
jbossAS 4.2.0.CR1 release.
We just can't write to the /bin directory.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira