Hi, Krzysztof Malinowski wrote:
How are you setting the endpoint address / configuring the https usage? I think seeing your jaxws cliend would help. It seems the url protocol of the endpoint address is wrong.Caused by: java.io.IOException: Illegal Protocol http for HTTPS URLConnection Factory. at org.apache.cxf.transport.https.HttpsURLConnectionFactory.createConnection(HttpsURLConnectionFactory.java:124) at org.apache.cxf.transport.http.HTTPConduit.prepare(HTTPConduit.java:482) at org.apache.cxf.interceptor.MessageSenderInterceptor.handleMessage(MessageSenderInterceptor.java:46) ... 43 moreAs I said, both server side is the same: the same JDK 1.6, JBoss 1.2.3. The diference is, the first is on WinXP, the second on Unix (Sun Solaris) What is the reason of that, first is OK, second doesn't?
P.S. is that *really* the jboss version you're using? -- Alessio Soldano Web Service Lead JBoss, a division of Red Hat
