Re: AW: [AXIS2] : SSL implementaion not available

2011-02-12 Thread aashish
The call doesnt' leave the stub. The exception is at the stub end. From: aashish To: [email protected] Sent: Fri, 11 February, 2011 12:12:31 AM Subject: Re: AW: [AXIS2] : SSL implementaion not available Hi Josef How do i check if my server can a

Re: AW: [AXIS2] : SSL implementaion not available

2011-02-10 Thread aashish
Hi Josef How do i check if my server can accept those requests. I have tried to enable it to do so. The endpoint is calling the https port of the server. I'll see if the call leaves the client using tcpmon. Thanks From: Stadelmann Josef To: [email protected]

[AXIS2] : SSL implementaion not available

2011-02-09 Thread aashish
While trying to enable SSL at http level , from client to server i get the following error: org.apache.axis2.AxisFault: SSL implementation not available at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSen

Re: [AXIS2] : Null Pointer Exception in Stub

2011-02-04 Thread aashish
ion, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. ____ Date: Wed, 2 Feb 2011 19:14:46 +0530 From: [email protected] Subject: [AXIS2] : Null Pointer Exception in Stub To: [email protected] CC: [email protected] the TransportURI in the file Cl

[AXIS2] : Null Pointer Exception in Stub

2011-02-02 Thread aashish
the TransportURI in the file ClientUtils.java in axis-kernel-1.5 is null ie:String transportURI = (String) msgctx.getProperty(Constants.Configuration.TRANSPORT_URL); From: aashish To: [email protected] Sent: Fri, 28 January, 2011 11:50:02 PM

[AXIS2] : Null Pointer Exception in Stub

2011-01-28 Thread aashish
hi all, i get anull pointer exception at System.out.println("transport is "+_messageContext.getTransportOut().getSender().toString()); in my stub. (stub generated using Axis2 Code Generator plugin, by passing the WSDL) and the error in System.Err is org.apache.axis2.AxisFault: The system can

[Axis2] org.apache.axis2.description.ClientUtils inferOutTransport

2010-11-23 Thread aashish
Hi all, while hitting a webService i get the error: E org.apache.axis2.description.ClientUtil inferOutTransport The system cannot infer the transport information from the URL but the URL i am using is correct. Any Ideas what the reason could be. Thanks. Aashish

org.apache.axis2.description.ClientUtils inferOutTransport

2010-11-23 Thread aashish
Hi all, while hitting a webService i get the error: E org.apache.axis2.description.ClientUtil inferOutTransport The system cannot infer the transport information from the URL but the URL i am using is correct. Any Ideas what the reason could be. Thanks.