7 Replies Latest reply on Jan 14, 2009 6:55 AM by bill_tuer

    problems with twiddle.sh under linux (syntax)

    bill_tuer

      hi,

      when i type this in my konsole:

      /opt/server/jboss-4.0.5.GA/bin # ./twiddle.sh -s xxx.xxx.xxx.xxx get jboss.system:type=ServerInfo

      i get the following:

      /opt/server/jboss-4.0.5.GA/bin # ./twiddle.sh -s xxx.xxx.xxx.xxx get "jboss.system:type=ServerInfo"
      A JMX client to 'twiddle' with a remote JBoss server.

      usage: twiddle.sh [options] [command_arguments]

      options:
      -h, --help Show this help message
      --help-commands Show a list of commands
      -H= Show command specific help
      -c=command.properties Specify the command.properties file to use
      -D[=] Set a system property
      -- Stop processing options
      -s, --server= The JNDI URL of the remote server
      -a, --adapter= The JNDI name of the RMI adapter to use
      -u, --user= Specify the username for authentication
      -p, --password= Specify the password for authentication
      -q, --quiet Be somewhat more quiet



      any idea why?

      BiLL