Thanks for your help. I tried putting the -DUseSunHttpHandler=true in the oracle jserv.properties file
wrapper.bin.parameters=-DUseSunHttpHandler=true Unfortunately the same error remains. server_ninja wrote: > > I ran into a similar problem when working with Weblogic. > > There is a related CXF issue which is still not resolved: > https://issues.apache.org/jira/browse/CXF-1459 CXF-1459 > > There is a workaround for Weblogic which forces it to use Sun's HTTP > handler by passing -DUseSunHttpHandler=true on the java command line when > starting the server. > > Perhaps there is something similar in Oracle since they own BEA now. > > Good luck! > -- View this message in context: http://www.nabble.com/Using-CXF-in-Oracle-11i-on-java-1.6.0_10-tp21613372p21617523.html Sent from the cxf-user mailing list archive at Nabble.com.
