4 Replies Latest reply on Nov 18, 2002 4:16 PM by thuss

    Bean dependancies at deploy time

    thuss

      I have several beans that I deploy into JBoss 3.0.1 and I want a dependancy setup so that when I deploy the jars containing these beans, that my message driven bean will not deploy until my stateless session beans are deployed.

      I'm having a difficult time to figure out how I can specify such a dependancy either in the deployment descriptor or in the jboss.xml file?

      Thanks,
      Todd