[
https://issues.jboss.org/browse/JBTM-1069?page=com.atlassian.jira.plugin....
]
Paul Robinson updated JBTM-1069:
--------------------------------
Summary: XTS recovery tests: Update to work with jboss-as 7.1.1.Final (was:
jboss-admin.sh file not found when running XTS recovery tests)
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: XTS
Reporter: Paul Robinson
Assignee: Amos Feng
Fix For: 4.16.3, 5.0.0.M2
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.
--
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