0 Replies Latest reply on Dec 5, 2001 11:53 AM by vorlon

    EJB Handle Implementation Upgrade

    vorlon

      I have a large database containing handles of EJBs. These handles were created by JBoss 2.2.1 as a result of a 1:1 relationship between two CMP beans. Now it looks like if the handle implementation in JBoss 2.4 changed and my handles cannot be used anymore, since my application crashed completely when I tried to run 2.4 on the old database.

      So my questions are the following:

      How can I bring JBoss 2.4 to accept the old handles that were created by JBoss 2.2?
      Or how can I convert the old handles to new ones?
      Or am I completely wrong with this handle incompatibility?

      thanks in advance