3 Replies Latest reply on Oct 20, 2003 4:31 AM by juha

    ModelMBean DatabasePersistenceManager ?

    cobraflow

      Hi,

      I have written a DatabasePersistenceManager which needs access to a DataSource. I deploy an MBean which uses this PersistenceManager with a jboss.jca:name=MYDS,service=LocalTxCM entry in the jboss-service.xml. The deployer does not wait for this dependency before trying to load my MBean (Therefore giving a MYDS is not bound exception). Is there some way of doing this?

      Regards

      Lewis