0 Replies Latest reply on Oct 4, 2006 12:18 PM by vk101

    MBeans not in SAR file

      From the documentation:

      http-invoker.sar
      +- META-INF/jboss-service.xml
      +- invoker.war
      | +- WEB-INF/jboss-web.xml
      | +- WEB-INF/classes/org/jboss/invocation/http/servlet/InvokerServlet.class
      | +- WEB-INF/classes/org/jboss/invocation/http/servlet/NamingFactoryServlet.class
      | +- WEB-INF/classes/org/jboss/invocation/http/servlet/ReadOnlyAccessFilter.class
      | +- WEB-INF/classes/roles.properties
      | +- WEB-INF/classes/users.properties
      | +- WEB-INF/web.xml
      | +- META-INF/MANIFEST.MF
      +- META-INF/MANIFEST.MF

      The jboss-service.xml descriptor defines the HttpInvoker and HttpInvokerHA MBeans.

      My question is why are those MBeans not to be seen in the SAR file in which they're defined!?