0 Replies Latest reply on Jul 26, 2011 6:19 AM by se.sheetal

    ejb not getting deployed

    se.sheetal

      I am using ejb2 in my project and i have to migrate my jboss from 4.2.6 to 5.1.0.

      I have one ear archive that contains one jar and one war. Jar contains EJB module.

      I want that EJBs get deployed before war but EJBs are not at all getting deployed. WAR is successfully deployed but it is dependent on EJB so in vain.

      There is no such provision to decide ordering of deployment in archive in JBOSS5. Kindly suggest.