Do you mean the SOAPFault is generated on the server side? The fault cant be generated on the client side.
If you are controlling the server side code, make sure that the member properties of the exception that you are throwing (wrapped by the SOAPFaultException) are all serializable. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233698#4233698 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233698 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
