[jboss-user] [JBossWS] - Re: How to create Cutom SoapException

maeste do-not-reply at jboss.com
Wed Oct 11 17:03:26 EDT 2006


I'm not sure to understand your problem.
If you are using jsr181 you can simply throws a CustomException extending Exception to get a custom soapFault. Of course you can fill "message" attribute of your CustomException as you like.
If you are using jsr109 it's not too harder. Take a look to chapter 8 of official docs.

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

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



More information about the jboss-user mailing list