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/15 11:01:51 UTC

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

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Fri, 15 Oct 2004 2:01 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


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

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

John Hawkins reassigned AXISCPP-205:
------------------------------------

    Assign To: Mark Whitlock

Mark can check whether this problem is still around or not.

> when call a web service use client so, URIMapping::getURI return URI_UNKNOWN
> ----------------------------------------------------------------------------
>
>          Key: AXISCPP-205
>          URL: http://issues.apache.org/jira/browse/AXISCPP-205
>      Project: Axis-C++
>         Type: Bug
>   Components: Serialization/Deserialization
>  Environment: linux
>     Reporter: MENG Xinxin
>     Assignee: Mark Whitlock
>  Attachments: &#26700, Axis.cpp
>
> 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. 

-- 
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] Updated: (AXISCPP-205) when call a web service use client so, URIMapping::getURI return URI_UNKNOWN

Posted by ax...@ws.apache.org.
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


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

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

     Author: MENG Xinxin
    Created: Fri, 15 Oct 2004 2:02 AM
       Body:
in windows plateform, everything ok.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-205?page=comments#action_54144

---------------------------------------------------------------------
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: Fri, 15 Oct 2004 2:02 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


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

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

Fred Preston updated AXISCPP-205:
---------------------------------

    Assign To:     (was: Mark Whitlock)

> when call a web service use client so, URIMapping::getURI return URI_UNKNOWN
> ----------------------------------------------------------------------------
>
>          Key: AXISCPP-205
>          URL: http://issues.apache.org/jira/browse/AXISCPP-205
>      Project: Axis-C++
>         Type: Bug

>   Components: Serialization
>  Environment: linux
>     Reporter: MENG Xinxin
>  Attachments: &#26700, Axis.cpp
>
> 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. 

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


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

Posted by ax...@ws.apache.org.
The following issue has been updated:

    Updater: MENG Xinxin (mailto:mxx@xinsu.com)
       Date: Sat, 16 Oct 2004 3:50 AM
    Comment:
modified axis.cpp from 1.3 beta for making web service can call other web service.
    Changes:
             Attachment changed to Axis.cpp
    ---------------------------------------------------------------------
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:50 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


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

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

    Resolution: Fixed

The Calculator sample now works with SimpleAxisServer.  The instructions are on the web site (http://ws.apache.org/axis/cpp/arch/End-2-End-Sample.html).

> when call a web service use client so, URIMapping::getURI return URI_UNKNOWN
> ----------------------------------------------------------------------------
>
>          Key: AXISCPP-205
>          URL: http://issues.apache.org/jira/browse/AXISCPP-205
>      Project: Axis-C++
>         Type: Bug

>   Components: Serialization
>  Environment: linux
>     Reporter: MENG Xinxin
>  Attachments: &#26700, Axis.cpp
>
> 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. 

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


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

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

     Author: MENG Xinxin
    Created: Sat, 16 Oct 2004 3:36 AM
       Body:
the reason maybe link libaxis_client.so with service module,
when axis load server module, URIMapping::m_sURIMap lost its content.

this case do not happen on windows plateform.

I add client support to server module, then it wokes,so axis web service can call another web service just inside service model.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-205?page=comments#action_54243

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