2 Replies Latest reply on Sep 14, 2011 6:16 AM by thanikg

    Taking ejb-jar.xml outside the ear

    rajen

      hi,

      I have 5 MDBs (with same ejb class) deployed in jboss3.2.5 listening to different Queues.I have deployed the ear in 3 jboss servers.depending on some factors my application needs to increase or decrease the number of instances of MDB deployed.The ejb-jar.xml is coming inside the ear. For the above purpose I have to rebuild the ear each time.

      is there any way to take the ejb-jar.xml out side the ear so that I can avoid the rebuilding of ears?


      thanks,
      rajen