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 "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> on 2005/02/17 04:21:48 UTC

[jira] Created: (AXISCPP-449) Client exception not generated for RPC style WSDLs

Client exception not generated for RPC style WSDLs
--------------------------------------------------

         Key: AXISCPP-449
         URL: http://issues.apache.org/jira/browse/AXISCPP-449
     Project: Axis-C++
        Type: Bug
  Components: WSDL processing  
    Versions: 1.5 Alpha    
    Reporter: Samisa Abeysinghe
    Priority: Blocker
     Fix For: 1.5 Final


The compilation of the generated code fails for RPC style WSDLs.

As an example, for base.wsdl it used to generate base_AxisClientException exception. Now this exception is not generated. However other classes refere to this exception. E.g. InteropTestPortType uses base_AxisClientException but it is not generated.



-- 
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


[jira] Resolved: (AXISCPP-449) Client exception not generated for RPC style WSDLs

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-449?page=history ]
     
Samisa Abeysinghe resolved AXISCPP-449:
---------------------------------------

    Resolution: Fixed

Partially fixed by palcig exception code back there.

May be we need to use SoapFaultException in RPC code as well.

> Client exception not generated for RPC style WSDLs
> --------------------------------------------------
>
>          Key: AXISCPP-449
>          URL: http://issues.apache.org/jira/browse/AXISCPP-449
>      Project: Axis-C++
>         Type: Bug
>   Components: WSDL processing
>     Versions: 1.5 Alpha
>     Reporter: Samisa Abeysinghe
>     Priority: Blocker
>      Fix For: 1.5 Final

>
> The compilation of the generated code fails for RPC style WSDLs.
> As an example, for base.wsdl it used to generate base_AxisClientException exception. Now this exception is not generated. However other classes refere to this exception. E.g. InteropTestPortType uses base_AxisClientException but it is not generated.

-- 
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


[jira] Commented: (AXISCPP-449) Client exception not generated for RPC style WSDLs

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-449?page=comments#action_59303 ]
     
Samisa Abeysinghe commented on AXISCPP-449:
-------------------------------------------

Added back the Exception generation logic for RPC style WSDL files.
Without this, the genererated code for RPC style was not compiling.
This is a hack for this issue.

May be the real fix has to take the new Exception model into account.

> Client exception not generated for RPC style WSDLs
> --------------------------------------------------
>
>          Key: AXISCPP-449
>          URL: http://issues.apache.org/jira/browse/AXISCPP-449
>      Project: Axis-C++
>         Type: Bug
>   Components: WSDL processing
>     Versions: 1.5 Alpha
>     Reporter: Samisa Abeysinghe
>     Priority: Blocker
>      Fix For: 1.5 Final

>
> The compilation of the generated code fails for RPC style WSDLs.
> As an example, for base.wsdl it used to generate base_AxisClientException exception. Now this exception is not generated. However other classes refere to this exception. E.g. InteropTestPortType uses base_AxisClientException but it is not generated.

-- 
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


[jira] Closed: (AXISCPP-449) Client exception not generated for RPC style WSDLs

Posted by "Fred Preston (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-449?page=all ]
     
Fred Preston closed AXISCPP-449:
--------------------------------


> Client exception not generated for RPC style WSDLs
> --------------------------------------------------
>
>          Key: AXISCPP-449
>          URL: http://issues.apache.org/jira/browse/AXISCPP-449
>      Project: Axis-C++
>         Type: Bug

>   Components: WSDL processing - RPC
>     Versions: 1.5 Alpha
>     Reporter: Samisa Abeysinghe
>     Priority: Blocker
>      Fix For: 1.5 Final

>
> The compilation of the generated code fails for RPC style WSDLs.
> As an example, for base.wsdl it used to generate base_AxisClientException exception. Now this exception is not generated. However other classes refere to this exception. E.g. InteropTestPortType uses base_AxisClientException but it is not generated.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira