[
https://jira.jboss.org/jira/browse/JBAS-6728?page=com.atlassian.jira.plug...
]
Ian Springer updated JBAS-6728:
-------------------------------
That is, should that property be read-only too, or can the transaction type of a
datasource be flipped back and forth between XA and Local at runtime? If that is supposed
to work, right now it's broken. When I change the value of xa-transaction from false
to true and then call updateComponent(), the value gets reset to false.
'local-transaction' prop is missing from the template for Tx
ConnectionFactories
--------------------------------------------------------------------------------
Key: JBAS-6728
URL:
https://jira.jboss.org/jira/browse/JBAS-6728
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: ProfileService
Reporter: Ian Springer
Assignee: Scott M Stark
Fix For: JBossAS-5.1.0.CR1
The property should be in the template, since it is present in the set of properties for
an existing Tx CF and its view use is CONFIGURATION , e.g.:
name=local-transaction, mappedName=localTransactions, viewUse=CONFIGURATION,
mandatory=false, value= SimpleMetaType:java.lang.Boolean:false
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira