Hi dimitris, I tried to use twiddle according to the examples (http://docs.jboss.org/jbossas/jboss4guide/r1/html/ch2.chapter.html), but I only got error messages, such as:
C:\jboss-4.0.3SP1\bin>twiddle query 'jboss:service=JNDIView' | 13:48:38,772 ERROR [Twiddle] Command failure | org.jboss.console.twiddle.command.CommandException: Unused argument: JNDIView' | 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) | or even C:\jboss-4.0.3SP1\bin>twiddle query '*:j2eeType=EjbModule,*' | 13:50:26,810 ERROR [Twiddle] Command failure | org.jboss.console.twiddle.command.CommandException: Unused argument: EjbModule | 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) I am using JBoss-4.0.3-SP1 and Java 5. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995590#3995590 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995590 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
