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 ji...@apache.org on 2004/06/15 21:06:09 UTC

[jira] Created: (AXISCPP-99) Client Program crashes if the End point URI contains a "-"

Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-99
    Summary: Client Program crashes if the End point URI contains a "-" 
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             Transport (Client)
   Versions:
             1.1 Final

   Assignee: 
   Reporter: Debasish Bhattacharya

    Created: Tue, 15 Jun 2004 12:04 PM
    Updated: Tue, 15 Jun 2004 12:04 PM
Environment: Windows

Description:
If the End point URI contains a "-" then the client program crashes.

For example if you pass "xyz-abc.com" as server parameter for the sample calculator.exe, the program will crash. This will happen for any code (not only with the sample one).

Upon further investigation it seems that the bug lies in the code of the client constructor

m_pCall = new Call();
m_pCall->SetEndpointURI 


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


[jira] Closed: (AXISCPP-99) Client Program crashes if the End point URI contains a "-"

Posted by ax...@ws.apache.org.
Message:

   The following issue has been closed.

   Resolver: Samisa Abeysinghe
       Date: Wed, 29 Sep 2004 3:48 AM

This is fixed in the latest cvs (1.3 beta). I tested with http://www-3.ibm.com/services/uddi/testregistry/inquiryapi using tests/client/uddi_inquire and it works.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-99

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-99
    Summary: Client Program crashes if the End point URI contains a "-"
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Axis-C++
 Components: 
             Transport (Client)
   Fix Fors:
             1.3 Beta
   Versions:
             1.1 Final

   Assignee: 
   Reporter: Debasish Bhattacharya

    Created: Tue, 15 Jun 2004 12:04 PM
    Updated: Wed, 29 Sep 2004 3:48 AM
Environment: Windows

Description:
If the End point URI contains a "-" then the client program crashes.

For example if you pass "xyz-abc.com" as server parameter for the sample calculator.exe, the program will crash. This will happen for any code (not only with the sample one).

Upon further investigation it seems that the bug lies in the code of the client constructor

m_pCall = new Call();
m_pCall->SetEndpointURI 


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


[jira] Commented: (AXISCPP-99) Client Program crashes if the End point URI contains a "-"

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Debasish Bhattacharya
    Created: Thu, 17 Jun 2004 9:43 AM
       Body:
It crashes at  m_pCall->Invoke())
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-99?page=comments#action_36218

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-99
    Summary: Client Program crashes if the End point URI contains a "-"
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             Transport (Client)
   Versions:
             1.1 Final

   Assignee: 
   Reporter: Debasish Bhattacharya

    Created: Tue, 15 Jun 2004 12:04 PM
    Updated: Thu, 17 Jun 2004 9:43 AM
Environment: Windows

Description:
If the End point URI contains a "-" then the client program crashes.

For example if you pass "xyz-abc.com" as server parameter for the sample calculator.exe, the program will crash. This will happen for any code (not only with the sample one).

Upon further investigation it seems that the bug lies in the code of the client constructor

m_pCall = new Call();
m_pCall->SetEndpointURI 


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