[jboss-jira] [JBoss JIRA] (AS7-775) Specify default values for the urn:jboss:domain:transaction object-store

Stefano Maestri (Resolved) (JIRA) jira-events at lists.jboss.org
Thu Nov 17 03:48:41 EST 2011


     [ https://issues.jboss.org/browse/AS7-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefano Maestri resolved AS7-775.
---------------------------------

    Resolution: Done


Already done during refactorin to SimpleAttributeDefinition of the subsystem
                
> Specify default values for the urn:jboss:domain:transaction object-store
> ------------------------------------------------------------------------
>
>                 Key: AS7-775
>                 URL: https://issues.jboss.org/browse/AS7-775
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Transactions
>    Affects Versions: 7.0.0.Beta3
>            Reporter: Scott Stark
>            Assignee: Stefano Maestri
>             Fix For: 7.1.0.CR1
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> I see the tm file stores being created in whatever the working directory of the server happens to be rather than under the jboss.server.data.dir. It appears that in the absence of a configuration like the following:
>         <subsystem xmlns="urn:jboss:domain:transactions:1.0">
>             ...
>             <object-store relative-to="jboss.server.data.dir" path="."/>
>         </subsystem>
> that the TransactionSubsystemAdd should be defaulting to a location under the jboss.server.data.dir, but that does not appear to be working. Either the default needs to be added to the configurations, or corrected in the TransactionSubsystemAdd code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list