[
https://issues.jboss.org/browse/JBIDE-8240?page=com.atlassian.jira.plugin...
]
Rob Stryker commented on JBIDE-8240:
------------------------------------
on a brand new unzipped jboss-6 final, I have the following command not constructed by
tools (hand constructed) work.
java -classpath bin/shutdown.jar:client/jbossall-client.jar org.jboss.Shutdown -S -s
service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi -u admin -p admin
Checking using tools now
RSE Server Shutdown Does Not Work with AS6
------------------------------------------
Key: JBIDE-8240
URL:
https://issues.jboss.org/browse/JBIDE-8240
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.CR1
Reporter: Dominik Pospisil
Assignee: Rob Stryker
Fix For: 3.2.0.CR2 (tentative)
Attachments: JBIDE-8240.patch, JBIDE-8240a.patch
RSE Server Shutdown Does Not Work with AS6. The shutdown command constructed by JBT is:
org.jboss.Shutdown -S -s
JAWA23.MW.LAB.ENG.BRQ.REDHAT.COM -u admin -p admin
However, for AS6 the -s $HOSTNAME option no longer works and it needs to be changed to -o
$HOSTNAME.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira