0 Replies Latest reply on Nov 13, 2012 2:57 PM by simas_ch

    EJBAccessException instead of LoginException

    simas_ch

      Hi,

       

      I have written a custom LoginModule that is throwing LoginException and its Subclasses on login failures.

      But when I access an EJB from a remote client I get a EJBAccessException withaout any cause.

       

      How can I get the LoginException to show the problem message to the user?

       

      Thanks, Simon