Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3 Beta
-
None
Description
Currently the AxisClientException is created as a singleton. This is no good if a single client calls more than one stub service. It would be much better if the AxisClientException was renamed to be <myfaultname>
This will mean changes to WSDL2WS to create a different named Exception and the stubs to use it