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/10/16 12:43:51 UTC

[jira] Updated: (AXISCPP-205) when call a web service use client so, URIMapping::getURI return URI_UNKNOWN

The following issue has been updated:

    Updater: MENG Xinxin (mailto:mxx@xinsu.com)
       Date: Sat, 16 Oct 2004 3:43 AM
    Comment:
modified $AXISCPP_HOME/src/engine/server/Makefile.am for support client function.
    Changes:
             Attachment changed to &#26700
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXISCPP-205?page=history

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-205
    Summary: when call a web service use client so, URIMapping::getURI return URI_UNKNOWN
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             Serialization/Deserialization

   Assignee: 
   Reporter: MENG Xinxin

    Created: Fri, 15 Oct 2004 2:01 AM
    Updated: Sat, 16 Oct 2004 3:43 AM
Environment: linux

Description:
use the sample simple server calculator, add some code, eg. when call add method, first using call echoInt webservice, then use the echoed value to do add job.

when call the modified serveice, it will always return 0;

trace into the process, find that URIMapping::getURI should return URI_XSI, but return URI_UNKNOWN. 


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