Go to deploy/jmx-invoker-service.xml, then comment as follows ... | <mbean code="org.jboss.jmx.connector.invoker.InvokerAdaptorService" | name="jboss.jmx:type=adaptor,name=Invoker" | xmbean-dd=""> | <xmbean> | ... | <operation> | ... | <!-- <descriptors> | <interceptors> | <interceptor code="org.jboss.jmx.connector.invoker.AuthenticationInterceptor" | securityDomain="java:/jaas/jmx-console"/> | </interceptors> | </descriptors> --> ... I suppose, for what I read from http://www.oreilly.com/catalog/jbossadn/chapter/ch09.pdf, it was commented in previous versions, and now it´s uncommented.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997256#3997256 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997256 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
