David CARRERAS [http://community.jboss.org/people/Jojopotatoe] created the 
discussion

"@WebServiceClient : How to handle connect exception ?"

To view the discussion, visit: http://community.jboss.org/message/585726#585726

--------------------------------------------------------------
I am using the @WebServiceClient annotation generated by wsconsume.

Everything inocation on the remote WS are ok, but when the remote WS is down i 
don't know how to catch (handle) exception (mainly the connect exception). I 
see the exception in the Jboss console (and log file).

I'd like to catch exception in my service (which call the WebServiceClient) and 
prevent the whole stack trace exception in the log file.

I read the user guide and i saw a chapter about handlerchain is it the way to 
do exception handling ? Which handler type should i use (log, RoutingHandler 
...) ?

Regards.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/585726#585726]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to