[Datasource Configuration] - Re: How to view all of the JNDI name in jboss7?
Arnold Johansson <[email protected]> Fri, 09 Aug 2013 03:58:45 -0400
| Newsgroups | gmane.comp.java.jboss.user |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user