2 Replies Latest reply on Jun 27, 2002 12:47 AM by sgturner

    Jndi Name for MBean ?

    sgturner

      This is for JBoss 3.0. I have an MBean that I have wrapped in a sar file and successfully deployed as evidenced by browsing 8082. Is there a default Jndi name I can use to lookup the object that is the MBean? If not, is there a way to say what the jndi name should be in the jboss-service.xml file? I want to lookup the MBean in a servlet. Here is my service file.

      <?xml version="1.0" encoding="UTF-8"?>






      Thanks