[jboss-user] [Datasource Configuration] - Re: How to view all of the JNDI name in jboss7?
Arnold Johansson
do-not-reply at jboss.com
Fri Aug 9 03:58:45 EDT 2013
Arnold Johansson [https://community.jboss.org/people/arnoldjohansson] created the discussion
"Re: How to view all of the JNDI name in jboss7?"
To view the discussion, visit: https://community.jboss.org/message/832078#832078
--------------------------------------------------------------
In AS7 you access a JMX MBean with the new jmx-remoting protocol. See code sample https://github.com/swesource/sample-jee/blob/master/sample-jee-standalone-jmx-client/src/main/java/com/swesource/sample/jee/jmx/JmxClient.java here.
Note that you might need to enable the server to accept incoming calls. See comment in code sample for this.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/832078#832078]
Start a new discussion in Datasource Configuration at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130809/f69defef/attachment.html
More information about the jboss-user
mailing list