RE: JAX-WS + JAXB problem - javax.xml.ws.soap.SOAPFaultException thrown instead of custom exception

2007-10-23 Thread Benson Margulies
happy to post it. We are really stuck with this! -- View this message in context: http://www.nabble.com/JAX-WS-%2B-JAXB- problem---javax.xml.ws.soap.SOAPFaultException-thrown-instead-of-custom- exception-tf4669782.html#a13362683 Sent from the cxf-user mailing list archive

RE: JAX-WS + JAXB problem - javax.xml.ws.soap.SOAPFaultException thrown instead of custom exception

2007-10-23 Thread Piotr W. Berlowski
I'll try to put it all together. bmargulies wrote: Someone needs to make a JIRA with all the bits and pieces in place. -- View this message in context: http://www.nabble.com/JAX-WS-%2B-JAXB-problem---javax.xml.ws.soap.SOAPFaultException-thrown-instead-of-custom-exception-tf4669782.html

RE: JAX-WS + JAXB problem - javax.xml.ws.soap.SOAPFaultException thrown instead of custom exception

2007-10-23 Thread Benson Margulies
instead of custom exception I'll try to put it all together. Hmm... What category? JAXB or JAX-WS? bmargulies wrote: Someone needs to make a JIRA with all the bits and pieces in place. -- View this message in context: http://www.nabble.com/JAX-WS-%2B-JAXB- problem

JAX-WS + JAXB problem - javax.xml.ws.soap.SOAPFaultException thrown instead of custom exception

2007-10-22 Thread Piotr PiBis Berlowski
Hi, We consider this issue to be a huge blocker for a major project. When a user-defined exception is thrown by the server, a client receives a SOAPExceptionFault (with the message that belonged to the user-defined exception). CXF version is 2.0.2. You can find generated exception

JAX-WS + JAXB problem - javax.xml.ws.soap.SOAPFaultException thrown instead of custom exception

2007-10-22 Thread Piotr PiBis Berlowski
Hi, We consider this issue to be a huge blocker for a major project. When a user-defined exception is thrown by the server, a client receives a SOAPExceptionFault (with the message that belonged to the user-defined exception). CXF version is 2.0.2. You can find generated exception

Re: JAX-WS + JAXB problem - javax.xml.ws.soap.SOAPFaultException thrown instead of custom exception

2007-10-22 Thread Glen Mazza
Am Montag, den 22.10.2007, 11:37 +0200 schrieb Piotr PiBis Berlowski: Hi, We consider this issue to be a huge blocker for a major project. When a user-defined exception is thrown by the server, a client receives a SOAPExceptionFault (with the message that belonged to the user-defined