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

    Embeddable EJB3 swallowing application exceptions

    jazir1979

      Hi guys,

      I have a Seam application with my Seam Actions (SFSBs) calling to a stateless business layer using SLSBs.

      My app deploys and works fine in JBoss AS 4.0.5, but I'm using embeddable EJB3 (currently ALPHA8) for integration testing.

      I'm finding that when my Seam Actions call to the business layer, my application exceptions get swallowed somewhere in the chain of interceptors and execution continues as normal through my Seam Action.

      This is a show-stopper for us doing integration testing in this way!!

      Has anybody else experienced this? Should I upgrade to ALPHA9 and see if it has been fixed?

      cheers,
      Daniel.