7 Replies Latest reply on Mar 1, 2006 1:30 PM by jjklappenbach

    EJB3RC3, @MessageDriven, and HAJMS

    jjklappenbach

      I'm trying to get a @MessageDriven solution to work with HAJMS, and haven't had much luck. I have each node configured for clustering, and HASingletonDeployer is working correctly.

      Our project is utilizing EJB3RC3, so I've patched 4.0.3RC1's "all" server profile with the ejb.deploy directory. Every thing seems to work ok, except that the MDB won't use HAJNDI to resolve remote queues.

      Is there anything I can do to get this to work? Or do I need to bite the bullet, refactor all of our code for the latest version of EJB?