Hi
What is the correct format to use for serverName switch in /bin/shutdown script?
shutdown.bat --serverName=default gave the following exception
| Exception in thread "main" javax.management.MalformedObjectNameException:
Key properties cannot be empty
| at javax.management.ObjectName.construct(ObjectName.java:393)
| at javax.management.ObjectName.<init>(ObjectName.java:1304)
| at org.jboss.Shutdown.main(Shutdown.java:166)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217834#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...