Can someone please tell me whats going wrong in following command ?
thanks in advance!
E:\jboss-4.0.3SP1\bin>twiddle.bat -s 172.16.2.229 query -c
'jboss.j2ee:service=EARDeployer'
22:53:30,561 ERROR [Twiddle] Command failure
org.jboss.console.twiddle.command.CommandException: Unused argument: EARDeployer'
at org.jboss.console.twiddle.command.QueryCommand.processArguments(Query
Command.java:104)
at org.jboss.console.twiddle.command.QueryCommand.execute(QueryCommand.j
ava:119)
at org.jboss.console.twiddle.Twiddle.main(Twiddle.java:290)
Help for command: 'query'
Query the server for a list of matching MBeans
usage: query [options]
options:
-c, --count Display the matching MBean count
-- Stop processing options
Examples:
query all mbeans: query '*:*'
query all mbeans in the jboss.j2ee domain: query 'jboss.j2ee:*'
E:\jboss-4.0.3SP1\bin>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130177#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...