1 Reply Latest reply on Oct 18, 2004 2:10 PM by cliff76

    4.0 JMX does not auto start sar deployed in EAR

    cliff76

      We have a simple MBean which we deploy in a SAR within our EAR. We depend on this bean to run on EAR deployment. It worked that way all the way in V-3.2.3 but since we've upgraded to 4.0 it appears to be broken. Was there changes done such that we now need to modify our code to get the MBean to start? I'm certain that the MBean is deploying because I can access it from the JMX console and invoke it manually. What am I missing?