[jboss-user] [Beginners Corner] - Re: Error when trying to stop JBoss

jgblanco do-not-reply at jboss.com
Tue Jan 2 09:47:31 EST 2007


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




More information about the jboss-user mailing list