2 Replies Latest reply on Feb 12, 2003 11:00 AM by juhalindfors

    MBeans depending on other EAR do not deploy

    srouil

      Hi,

      Can somebody tell me what has changed between 3.0.4 and 3.0.5 with the deployment of MBeans and SAR?

      I have MBeans that depends on one EAR. I used to specify a dependency in jboss-service-xml:


      jboss:service=Naming
      jboss.j2ee:service=EJB,jndiName=MyEJB

      Now I have to use 3.0.5 and it tries to deploy my SARs before the EAR giving a NoClassDefFoundException.

      Any hint will be greatly appreciated.
      Samuel