Paul Robinson created JBTM-1069:
-----------------------------------
Summary: jboss-admin.sh file not found when running XTS recovery tests
Key: JBTM-1069
URL:
https://issues.jboss.org/browse/JBTM-1069
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
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