2 Replies Latest reply on Jul 14, 2011 10:41 AM by javaphil

    Exception thrown within Interceptor is wrapped in  ejb and Weld exception

    javaphil

      Hi,

       

      im writing an interceptor for security. My problem is that when i throw my SecurityException jboss (As 6 final) seems to wraps it inside a WeldException. Why? What can i do against that... I want to catch my SecurityException on clientside but no WeldException

       

      Thx Philipp