You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "chengzhi gong (JIRA)" <ji...@apache.org> on 2004/12/21 11:04:14 UTC

[jira] Created: (AXIS2-4) gsoap-win32-2.7 client connect axis samples\userguide\example5 response soap format error

gsoap-win32-2.7 client connect axis samples\userguide\example5 response soap format error
-----------------------------------------------------------------------------------------

         Key: AXIS2-4
         URL: http://nagoya.apache.org/jira/browse/AXIS2-4
     Project: Axis2
        Type: Bug
 Environment: win2k axis-1_2alpha gsoap-win32-2.7 cgywin tomcat4.1
    Reporter: chengzhi gong
 Assigned to: Davanum Srinivas 


I use gsoap-win32-2.7 create client 
connect samples\userguide\example5 in my tomcat4.1
the axis response soap ,
the soap return is:
HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Transfer-Encoding: chunked Date: Tue, 21 Dec 2004 08:30:41 GMT Server: Apache Coyote/1.0 Connection: close  2ff <?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <soapenv:Body>
  <ns1:processOrderResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://example5.userguide.samples">
   <ns1:processOrderReturn xsi:type="soapenc:string" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">Hi, asasas!  You seem to have ordered the following:  1 of item : 121212 2 of item : 1212asas  If this had been a real order processing system, we'd probably have charged you about now.</ns1:processOrderReturn>
  </ns1:processOrderResponse>
 </soapenv:Body>
</soapenv:Envelope> 0 
----------------------------------------------------------------
there are something more in soap
the begin 2ff
and the end 0


-- 
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: (AXIS-1854) gsoap-win32-2.7 client connect axis samples\userguide\example5 response soap format error

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS-1854:
-----------------------------------

    Assignee:     (was: Davanum Srinivas)

> gsoap-win32-2.7 client connect axis samples\userguide\example5 response soap format error
> -----------------------------------------------------------------------------------------
>
>                 Key: AXIS-1854
>                 URL: https://issues.apache.org/jira/browse/AXIS-1854
>             Project: Axis
>          Issue Type: Bug
>         Environment: win2k axis-1_2alpha gsoap-win32-2.7 cgywin tomcat4.1
>            Reporter: chengzhi gong
>
> I use gsoap-win32-2.7 create client 
> connect samples\userguide\example5 in my tomcat4.1
> the axis response soap ,
> the soap return is:
> HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Transfer-Encoding: chunked Date: Tue, 21 Dec 2004 08:30:41 GMT Server: Apache Coyote/1.0 Connection: close  2ff <?xml version="1.0" encoding="UTF-8"?>
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
>  <soapenv:Body>
>   <ns1:processOrderResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://example5.userguide.samples">
>    <ns1:processOrderReturn xsi:type="soapenc:string" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">Hi, asasas!  You seem to have ordered the following:  1 of item : 121212 2 of item : 1212asas  If this had been a real order processing system, we'd probably have charged you about now.</ns1:processOrderReturn>
>   </ns1:processOrderResponse>
>  </soapenv:Body>
> </soapenv:Envelope> 0 
> ----------------------------------------------------------------
> there are something more in soap
> the begin 2ff
> and the end 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS-1854) gsoap-win32-2.7 client connect axis samples\userguide\example5 response soap format error

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-1854?page=comments#action_60913 ]
     
Davanum Srinivas commented on AXIS-1854:
----------------------------------------

did u check the soap request sent bu gsoap?

thanks,
dims

> gsoap-win32-2.7 client connect axis samples\userguide\example5 response soap format error
> -----------------------------------------------------------------------------------------
>
>          Key: AXIS-1854
>          URL: http://issues.apache.org/jira/browse/AXIS-1854
>      Project: Axis
>         Type: Bug
>  Environment: win2k axis-1_2alpha gsoap-win32-2.7 cgywin tomcat4.1
>     Reporter: chengzhi gong
>     Assignee: Davanum Srinivas

>
> I use gsoap-win32-2.7 create client 
> connect samples\userguide\example5 in my tomcat4.1
> the axis response soap ,
> the soap return is:
> HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Transfer-Encoding: chunked Date: Tue, 21 Dec 2004 08:30:41 GMT Server: Apache Coyote/1.0 Connection: close  2ff <?xml version="1.0" encoding="UTF-8"?>
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
>  <soapenv:Body>
>   <ns1:processOrderResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://example5.userguide.samples">
>    <ns1:processOrderReturn xsi:type="soapenc:string" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">Hi, asasas!  You seem to have ordered the following:  1 of item : 121212 2 of item : 1212asas  If this had been a real order processing system, we'd probably have charged you about now.</ns1:processOrderReturn>
>   </ns1:processOrderResponse>
>  </soapenv:Body>
> </soapenv:Envelope> 0 
> ----------------------------------------------------------------
> there are something more in soap
> the begin 2ff
> and the end 0

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