[
https://issues.jboss.org/browse/JBTM-1069?page=com.atlassian.jira.plugin....
]
Tom Jenkinson commented on JBTM-1069:
-------------------------------------
Hi Amos,
I would like to put out a 4.16.3 start of next week, do you think that is feasible in so
far as this issue is concerned?
Tom
PS If there is a pull request open for this, please can you edit the issue so we can track
it?
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