Hi Paul , My endoint reference that the client is using is:
https://localhost:9443/axis2/services/sample01 Anyway, I cannot send anything to this endpoint, I am capturing packets with tcpmon and nothing cames up from the client. the client is silent only that it throws exception: [java] Exception in thread "main" org.apache.axis2.AxisFault: Unconnected s ockets not implemented; nested exception is: [java] java.net.SocketException: Unconnected sockets not implemented; n ested exception is: [java] org.apache.axis2.AxisFault: Unconnected sockets not implemented; nested exception is: [java] java.net.SocketException: Unconnected sockets not implemented [java] at org.apache.axis2.transport.http.CommonsHTTPTransportSender.in voke(CommonsHTTPTransportSender.java:227) [java] at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java :674) [java] at org.apache.axis2.description.OutInAxisOperationClient.send(Ou tInAxisOperation.java:237) Do you have any idea what is this about.I am working onn this since i would like to fix the transport binding but i face lack of support about this. thanks, Nencho 2007/5/24, Paul Fremantle <[EMAIL PROTECTED]>:
Nencho If you target a service with an HTTPS url it will automatically do HTTPS. Paul On 5/24/07, Nencho Lupanov <[EMAIL PROTECTED]> wrote: > Hi all, > > is there a way to configure a https sender for the service client? > > thanks, > Nencho -- Paul Fremantle Co-Founder and VP of Technical Sales, WSO2 OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
