1 Reply Latest reply on Nov 22, 2006 5:23 PM by jazir1979

    Seam Integration Testing with Embeddable EJB3 - swallowing e

    jazir1979

      Hi all,

      I posted this to the EJB3 forum, but have had no replies: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=95354

      Basically my app works fine when I deploy to JBoss but inside the embeddable EJB3 container where I'm doing seam integration tests, the application exceptions from my business layer get swallowed and execution continues normally inside my Seam actions.

      I'm posting to this forum because I wonder if any other Seam users have had this issue?? It only became a problem once I split out the seperate business layer, rather than performing all business logic inside my Seam actions.

      It's a real pain, I can't integration test now!

      hoping I'm not alone, before I go a-hunting through the embeddable EJB3 source and trace through all the interceptors to find the exception swallower,
      Daniel.