1 Reply Latest reply on Jun 4, 2003 8:23 PM by adrian.brock

    dependecy fault with MBean startup

    alexsmr

      I'm created MBean that uses socket connection to some very proprietary EIS and receive/send messages to Queues...

      My MBean has dependency on JVM InvocationLayer. It is started after all depended services were initialized. But when it tries get "java:/ConnectionFactory" to initialize queue session and stuff, it appears that "ConnectionFactory not bound".

      After Jboss finished to load, MBean creates and starts OK.

      How can I manage this dependency and make clean startup?

      Thanks,
      Shurgen.