Tom Ross created Bug JDF-327
Issue Type: Bug Bug
Assignee: Unassigned
Created: 22/May/13 8:57 AM
Description:

The README.md file does not contain all steps that are needed to turn the JTS transactions on in JBoss EAP 6.x. Below are the complete steps:

/subsystem=jacorb:write-attribute(name=transactions,value="on")
/subsystem=jacorb:write-attribute(name="name",value="${jboss.node.name}")
/subsystem=jacorb:write-attribute(name="root-context",value="${jboss.node.name}/Naming/root")

/subsystem=transactions:write-attribute(name=jts,value=true)
/subsystem=transactions:write-attribute(name=node-identifier,value="${jboss.tx.node.id}")
Project: JBoss Developer Framework
Priority: Major Major
Reporter: Tom Ross
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira