4 Replies Latest reply on Dec 2, 2013 5:09 AM by nizzy

    Looking up EJB in AS7 from AS5

    nizzy

      Couldn't find any threads on this topic, apologies if already been answered elsewhere.

       

      Currently we use AS5, we deploy several applications in different AS instances. We are looking to upgrade to AS7 and I have migrated one of our smaller applications as a test case.

       

      Is it possible to leave some of the applications deployed on AS5 and migrate to AS7 incrementally?

      They communicate using a combination of Web Service, RMI calls and JMS.

       

      Can I do an RMI lookup of an EJB deployed on AS7 from AS5 and vice-versa (I've already seen threads about adding AS5 jboss modules to AS7)?