Jason Greene [
http://community.jboss.org/people/jason.greene] created the discussion
"Re: Not starting with standard Sun JMX options"
To view the discussion, visit:
http://community.jboss.org/message/638734#638734
--------------------------------------------------------------
Roberto Beeman wrote:
Hi Jason,
Basically i needed a standalone Java aplication *Remotely* to query some of
the JVM MBeans on which the JBoss is running. Is it not possible.
Ok then you can
edit the standalone.xml as described above to enable it, but bear in mind that there is no
security on that port, so whoever can see it can do anything they want to your system.
We are going to provide a jboss-remoting based JSR-160 implementation by 7.1 final that
will allow you to do the same thing, but it will use a secure authtentication mechanism
that is consistent with our other protocols. You will have to add a couple jars to your
client though.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/638734#638734]
Start a new discussion in JBoss AS 7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]