[jboss-user] [Management, JMX/JBoss] - JMX and Security -- Re: JMX RMI Connector from JDK1.5
fastmhaavald
do-not-reply at jboss.com
Tue Nov 28 08:59:04 EST 2006
Hi,
I have protected the jmx-console at installation of servr(4.04-GA):
Have anybody got it working programmatically logging in and accessing MBeans.
A code example would help a lot since doc is hard to come across....
Trying to access MBeans gives:
Exception in thread "main" java.lang.SecurityException: Failed to authenticate principal=null, securityDomain=jmx-console
at org.jboss.jmx.connector.invoker.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:97)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989323#3989323
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989323
More information about the jboss-user
mailing list