0 Replies Latest reply on Jan 10, 2014 8:44 PM by raylite3

    Callback for ejb client when there is an invocation failure

    raylite3

      Hello,

       

      I have a Swing client that is making remote invocations on a EJB. If the server goes down or is otherwise unreachable, I want to get notified so I can display a message in the client. Is it possible to register a callback so I get notified when these types of errors occur?

       

      Thanks!