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 "sanjaya singharage (JIRA)" <ax...@ws.apache.org> on 2004/12/03 08:01:22 UTC

[jira] Created: (AXISCPP-303) DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception

DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception
-----------------------------------------------------------------------

         Key: AXISCPP-303
         URL: http://nagoya.apache.org/jira/browse/AXISCPP-303
     Project: Axis-C++
        Type: Bug
  Components: Samples  
    Versions: 1.4 Alpha    
 Environment: windwos 2000/ apache 2.0.48 / Axis2Transport / Xerces 
    Reporter: sanjaya singharage


Dolitfaultclient /Rpcfaultclient was not building. The existing source
was replaced with generated source and that fixed the build problem.
Now when running it gives an AxisTransportException.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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] Updated: (AXISCPP-303) DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception

Posted by "sanjaya singharage (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-303?page=history ]

sanjaya singharage updated AXISCPP-303:
---------------------------------------

    Comment: was deleted

> DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception
> -----------------------------------------------------------------------
>
>          Key: AXISCPP-303
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-303
>      Project: Axis-C++
>         Type: Bug
>   Components: Samples
>     Versions: 1.4 Alpha
>  Environment: windwos 2000/ apache 2.0.48 / Axis2Transport / Xerces 
>     Reporter: sanjaya singharage

>
> Dolitfaultclient /Rpcfaultclient was not building. The existing source
> was replaced with generated source and that fixed the build problem.
> Now when running it gives an AxisTransportException.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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-303) DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception

Posted by "sanjaya singharage (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-303?page=comments#action_56304 ]
     
sanjaya singharage commented on AXISCPP-303:
--------------------------------------------

The sample was actually running after it's sources were replaced by the generated source. The missing error messages we filled in in MathOps_AxisClientException.cpp

> DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception
> -----------------------------------------------------------------------
>
>          Key: AXISCPP-303
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-303
>      Project: Axis-C++
>         Type: Bug
>   Components: Samples
>     Versions: 1.4 Alpha
>  Environment: windwos 2000/ apache 2.0.48 / Axis2Transport / Xerces 
>     Reporter: sanjaya singharage

>
> Dolitfaultclient /Rpcfaultclient was not building. The existing source
> was replaced with generated source and that fixed the build problem.
> Now when running it gives an AxisTransportException.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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-303) DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception

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

     Resolution: Invalid
    Fix Version: 1.5 Alpha

With 1.5 release FaultMapping test and FaultMappingDoc are working fine.
Hence this issue is no more applicable

> DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception
> -----------------------------------------------------------------------
>
>          Key: AXISCPP-303
>          URL: http://issues.apache.org/jira/browse/AXISCPP-303
>      Project: Axis-C++
>         Type: Bug
>   Components: Samples
>     Versions: 1.4 Alpha
>  Environment: windwos 2000/ apache 2.0.48 / Axis2Transport / Xerces 
>     Reporter: sanjaya singharage
>      Fix For: 1.5 Alpha

>
> Dolitfaultclient /Rpcfaultclient was not building. The existing source
> was replaced with generated source and that fixed the build problem.
> Now when running it gives an AxisTransportException.

-- 
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-303) DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception

Posted by "sanjaya singharage (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-303?page=comments#action_56305 ]
     
sanjaya singharage commented on AXISCPP-303:
--------------------------------------------

RPCfault
The sample was actually running after it's sources were replaced by the generated source. The missing error messages we filled in in MathOps_AxisClientException.cpp and the sample now works.

DOCLitfault

This is still crashing with AxisTransport exception.

> DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception
> -----------------------------------------------------------------------
>
>          Key: AXISCPP-303
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-303
>      Project: Axis-C++
>         Type: Bug
>   Components: Samples
>     Versions: 1.4 Alpha
>  Environment: windwos 2000/ apache 2.0.48 / Axis2Transport / Xerces 
>     Reporter: sanjaya singharage

>
> Dolitfaultclient /Rpcfaultclient was not building. The existing source
> was replaced with generated source and that fixed the build problem.
> Now when running it gives an AxisTransportException.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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] Updated: (AXISCPP-303) DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception

Posted by "sanjaya singharage (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-303?page=history ]

sanjaya singharage updated AXISCPP-303:
---------------------------------------

    Comment: was deleted

> DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception
> -----------------------------------------------------------------------
>
>          Key: AXISCPP-303
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-303
>      Project: Axis-C++
>         Type: Bug
>   Components: Samples
>     Versions: 1.4 Alpha
>  Environment: windwos 2000/ apache 2.0.48 / Axis2Transport / Xerces 
>     Reporter: sanjaya singharage

>
> Dolitfaultclient /Rpcfaultclient was not building. The existing source
> was replaced with generated source and that fixed the build problem.
> Now when running it gives an AxisTransportException.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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-303) DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception

Posted by "sanjaya singharage (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-303?page=comments#action_56306 ]
     
sanjaya singharage commented on AXISCPP-303:
--------------------------------------------

RPCFault -
The sample was actually running after it's sources were replaced by the generated source. The missing error messages we filled in in MathOps_AxisClientException.cpp and this sample now works

DOCLitfault - 
This still crashes giving an AxisTransport Exception

> DoclitfaultClient/RPCfaultClient when run gives AxisTransport Exception
> -----------------------------------------------------------------------
>
>          Key: AXISCPP-303
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-303
>      Project: Axis-C++
>         Type: Bug
>   Components: Samples
>     Versions: 1.4 Alpha
>  Environment: windwos 2000/ apache 2.0.48 / Axis2Transport / Xerces 
>     Reporter: sanjaya singharage

>
> Dolitfaultclient /Rpcfaultclient was not building. The existing source
> was replaced with generated source and that fixed the build problem.
> Now when running it gives an AxisTransportException.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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