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]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to