[jboss-dev-forums] [Design of JBoss Web Services] - Re: Exception propagation for one way messaqges

adinn do-not-reply at jboss.com
Thu Sep 27 04:00:30 EDT 2007


By way of comparison I'll add the following:

glassfish swallows any SOAPFaultException thrown by the implementation of an @Oneway method and does not generate a client side exception

CXF notifies the error by returning a 500 code error to the http client. This results in the JaxWS proxy throwing an exception


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089187#4089187

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089187



More information about the jboss-dev-forums mailing list