2 Replies Latest reply on Oct 16, 2002 12:40 PM by adrian.brock

    jboss.j2ee:service=EjbModule,url=file%/C%/jboss/server/defau

    lyang585

      I've deployed a.jar ,and i found it's ObjectName in domain jboss.j2ee:service=EjbModule,file...

      the question is: I query it use MBeanServer's queryNames method, pass the objectName jboss.j2ee:service=EjbModule,url=file%/C%/jboss/server/default/deploy/a.jar to it, it return null.

      Why?