1 Reply Latest reply on Feb 14, 2002 7:05 PM by zommick

    Custom MBean deploy in JBoss3.0

    zommick

      I'm trying to deploy a custom mbean under JBoss 3.0 and I'm not sure where and which file to do it in. Under 2.4, I would have added the following to the end of the jboss.jcml file; however, there isn't one under 3.0.


      rcats/AudioServer


      My mbeans access ejbs through jndi lookup; however if I put my mbean jar file in the lib/ext directory, it says rcats is not bound. I've got everything working under 2.4, but I'd like to move to 3.0

      Thanks,
      Jordan