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 Jim Murphy <im...@gmail.com> on 2006/02/08 21:10:54 UTC

Axis2 0.94 getVersion returns invalid response

Hey Guys,

Just looking at Axis2 0.94 in Coral.  I notice that the response
messages returned from the getVersion service are invalid.  Notice the
child of body element with the namespace decl:
xmlns:res="http://soapenc/"

Shall I bug it?

Jim Murphy
Mindreef, Inc.


<soapenv:Envelope
    xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
   <soapenv:Header>...</soapenv:Header>
   <soapenv:Body>
      <res:getVersionResponse xmlns:res="http://soapenc/">
         <return xmlns="">Hello I am Axis2 version service , My version is
0.94 Jan 11, 2006 (07:57:40 LKT)</return>
      </res:getVersionResponse>
   </soapenv:Body>
</soapenv:Envelope>

Re: Axis2 0.94 getVersion returns invalid response

Posted by Davanum Srinivas <da...@gmail.com>.
yes please :)

On 2/8/06, Jim Murphy <im...@gmail.com> wrote:
> Hey Guys,
>
> Just looking at Axis2 0.94 in Coral.  I notice that the response
> messages returned from the getVersion service are invalid.  Notice the
> child of body element with the namespace decl:
> xmlns:res="http://soapenc/"
>
> Shall I bug it?
>
> Jim Murphy
> Mindreef, Inc.
>
>
> <soapenv:Envelope
>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>     xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
>    <soapenv:Header>...</soapenv:Header>
>    <soapenv:Body>
>       <res:getVersionResponse xmlns:res="http://soapenc/">
>          <return xmlns="">Hello I am Axis2 version service , My version is
> 0.94 Jan 11, 2006 (07:57:40 LKT)</return>
>       </res:getVersionResponse>
>    </soapenv:Body>
> </soapenv:Envelope>
>


--
Davanum Srinivas : http://wso2.com/blogs/

Re: Axis2 0.94 getVersion returns invalid response

Posted by Jim Murphy <im...@gmail.com>.
Cool.  I guess you have a freebie bug to close then. :-)

On 2/8/06, Deepal Jayasinghe <de...@opensource.lk> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I have already fixed that , so the right thing will be there in next
> version :)
>
>
> Jim Murphy wrote:
>
> >Hey Guys,
> >
> >Just looking at Axis2 0.94 in Coral. I notice that the response
> >messages returned from the getVersion service are invalid. Notice the
> >child of body element with the namespace decl:
> >xmlns:res="http://soapenc/"
> >
> >Shall I bug it?
> >
> >Jim Murphy
> >Mindreef, Inc.
> >
> >
> ><soapenv:Envelope
> > xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
> > xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
> > <soapenv:Header>...</soapenv:Header>
> > <soapenv:Body>
> > <res:getVersionResponse xmlns:res="http://soapenc/">
> > <return xmlns="">Hello I am Axis2 version service , My version is
> >0.94 Jan 11, 2006 (07:57:40 LKT)</return>
> > </res:getVersionResponse>
> > </soapenv:Body>
> ></soapenv:Envelope>
> >
> >
>
> - --
> Thanks,
> Deepal
> ................................................................
> ~Future is Open~
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (MingW32)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFD6sIfjOGcXNDx0CARAhmEAKDvKJzjkX0S9V+g8/jyG3odzfjk/wCgrXzm
> 5p110N4xKbp/fOL1NXTKPao=
> =IJhY
> -----END PGP SIGNATURE-----
>
>
>

Re: Axis2 0.94 getVersion returns invalid response

Posted by Deepal Jayasinghe <de...@opensource.lk>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
I have already fixed that , so the right thing will be there in next
version :)


Jim Murphy wrote:

>Hey Guys,
>
>Just looking at Axis2 0.94 in Coral. I notice that the response
>messages returned from the getVersion service are invalid. Notice the
>child of body element with the namespace decl:
>xmlns:res="http://soapenc/"
>
>Shall I bug it?
>
>Jim Murphy
>Mindreef, Inc.
>
>
><soapenv:Envelope
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
> <soapenv:Header>...</soapenv:Header>
> <soapenv:Body>
> <res:getVersionResponse xmlns:res="http://soapenc/">
> <return xmlns="">Hello I am Axis2 version service , My version is
>0.94 Jan 11, 2006 (07:57:40 LKT)</return>
> </res:getVersionResponse>
> </soapenv:Body>
></soapenv:Envelope>
>
>

- --
Thanks,
Deepal
................................................................
~Future is Open~
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
 
iD8DBQFD6sIfjOGcXNDx0CARAhmEAKDvKJzjkX0S9V+g8/jyG3odzfjk/wCgrXzm
5p110N4xKbp/fOL1NXTKPao=
=IJhY
-----END PGP SIGNATURE-----