[jboss-jira] [JBoss JIRA] (AS7-5100) JMX client does not work inside web application (servlet)

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Mon Feb 11 21:40:56 EST 2013


     [ https://issues.jboss.org/browse/AS7-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas resolved AS7-5100.
---------------------------------

    Resolution: Rejected


We do not support JMX over JMI due to security concerns. 

We provide our own remoting based JMX protocol. For more info see: https://community.jboss.org/wiki/UsingJconsoleToConnectToJMXOnAS7
                
> JMX client does not work inside web application (servlet)
> ---------------------------------------------------------
>
>                 Key: AS7-5100
>                 URL: https://issues.jboss.org/browse/AS7-5100
>             Project: Application Server 7
>          Issue Type: Bug
>    Affects Versions: 7.0.2.Final, 7.1.1.Final
>         Environment: JBoss 7.1.1 on Windows XP, Operating system should not doing impact
>            Reporter: Francois Billard
>
> a simple jmx client connection to get an attribute on a remote MBeanServer does not work and produce errors at runtime : 
> Failed to retrieve RMIServer stub: javax.naming.NameNotFoundException: rmi://192.168.47.23:50000/jmxrmi -- service jboss.naming.context.java.rmi:."192.168.47.23:50000".jmxrmi
>  
> and
>  
> Caused by: javax.naming.NameNotFoundException: rmi://192.168.47.23:50000/jmxrmi -- service jboss.naming.context.java.rmi:."192.168.47.23:50000".jmxrmi

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list