Hi all, I encounter a problem, i try to explain it in short words
in my web service method, it declared throws a CustomSoapFault then I used wsgen to generate web service wsdl then I used wsimport to generate the stub code for web service client I found out that in generated stube code CustomSoapFault convert to CustomSoapFault_Excpetion. My question is how to get rid of this annoying _Exception of cose one solution will be rename CustomSoapFault to CustomSoapException, but i dont want to do that. Any hints will be more than welcome! -- View this message in context: http://camel.465427.n5.nabble.com/CustomSoapFault-Problem-tp5751844.html Sent from the Camel - Users mailing list archive at Nabble.com.