You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by ax...@ws.apache.org on 2004/08/09 15:20:20 UTC

[jira] Commented: (AXISCPP-118) Create AxisClientException with fault name

The following comment has been added to this issue:

     Author: John Hawkins
    Created: Mon, 9 Aug 2004 6:19 AM
       Body:
This resolution would be for the long term. In the shorter term a resolution would like to simply rename the AxisClientException to be <ServiceName>Exception.
This way you have a single exception per service at least.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-118?page=comments#action_37114

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-118

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-118
    Summary: Create AxisClientException with fault name
       Type: New Feature

     Status: Open
   Priority: Major

    Project: Axis-C++
 Components: 
             WSDL generation
   Fix Fors:
             1.3 Beta
   Versions:
             1.3 Beta

   Assignee: Adrian Dick
   Reporter: John Hawkins

    Created: Thu, 5 Aug 2004 5:49 AM
    Updated: Mon, 9 Aug 2004 6:19 AM
    Due:     Fri, 13 Aug 2004 12:00 AM

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


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira