Re: HTTPS Only Transport

2010-03-07 Thread Amila Suriarachchi
this is an Axis2 bug. TransportOutDescription transportOut = msgContext.getConfigurationContext(). getAxisConfiguration().getTransportOut(Constants.TRANSPORT_HTTP); it try to get the transportOut using Http please log a jira. thanks, Amila. On Tue, Mar 2, 2010 at 4:44 AM, Vishwal Shah wrote

HTTPS Only Transport

2010-03-01 Thread Vishwal Shah
Hi, I am using Axis 2.1.5.1 . In my Axis2.xml configuration, i removed the HTTP ( HTTP/1.1 chunked Can someone please advice why is this an issue ? Regards, Vish