Could you possibly need a namespace prefix on the URL parameter
echoRequest, and somehow bind the prefix to the correct namespace?
On 4/26/2013 2:15 PM, Jack Sprat wrote:
> Thank you very much for the reply.
>
> The web service was originally written with WSDL 1.1 and I got the same
> result -
Thank you very much for the reply.
The web service was originally written with WSDL 1.1 and I got the same result
- The response was always blank.
From: Kishanthan Thangarajah
To: "[email protected]" ; Jack Sprat
Cc: "[email protected]"
Sen
On Fri, Apr 26, 2013 at 9:09 PM, Jack Sprat wrote:
> The ReST request looks like this:
> https://www.example.com/test2/services/TestService/echo?echoRequest=ping
If this is the URL format that you are going to use with REST requests,
then you don't need wsdl 2.0. These kind of REST URL are supp
The ReST request looks like this:
https://www.example.com/test2/services/TestService/echo?echoRequest=ping
The response returned is blank:
http://ws.example.com/test"; />
Can anyone tell me what may be wrong? Is ReST with Axis2 and WSDL 2.0
possible? I am trying to justify using Axis2 here but
It dit not work.
Anyway, it throws a "FileNotFound" exception if it cannot find the
keystores, so it is not that.
2013/4/26 Martin Gainty
> Cambia
> C:\\Archivos de programa\\
>
> a
> C:\\ARCHIV~1
>
> Saludos Cordiales!
>
> Martin
> __
> Jogi és Bizal
Cambia
C:\\Archivos de programa\\
a
C:\\ARCHIV~1
Saludos Cordiales!
Martin
__
Jogi és Bizalmassági kinyilatkoztatás/Verzicht und
Vertraulichkeitanmerkung/Note de déni et de confidentialité
Ez az üzenet bizalmas. Ha nem ön az akinek szánva volt,
Hello everybody.
I am obtaining this exception (client certificate not found) when trying to
connect to a secure Web Service that requires a client certificate. I am
using a web service client automatically generated by axis2, using the
Eclipse wizard.
This is the calling code, that causes the exc