]
Tom Jenkinson updated JBTM-1069:
--------------------------------
Component/s: Testing
XTS recovery tests: Update to work with jboss-as 7.1.1.Final
------------------------------------------------------------
Key: JBTM-1069
URL:
https://issues.jboss.org/browse/JBTM-1069
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Testing, XTS
Reporter: Paul Robinson
Assignee: Amos Feng
Fix For: 4.16.3, 5.0.0.M2
in particular, jboss-admin.sh was renamed to jboss-cli.sh:
https://issues.jboss.org/browse/AS7-2310
Workaround is to:
{code}
cp $JBOSS_HOME/bin/jboss-cli.sh $JBOSS_HOME/bin/jboss-admin.sh
chmod +x $JBOSS_HOME/bin/jboss-admin.sh
{code}
Creating a symlink didn't seem to work.
Other problems may also exist.
--
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: