Hi Willem, I had tried with camel 1.4 also with CXF 2.0.4 and CXF 2.1.1 but there were same problems
willem.jiang wrote: > > Current Camel 1.4 RC2[1] can work with CXF 2.1, maybe you can try that. > > [1]http://people.apache.org/~hadrian/apache-camel-1.4.0-RC2/maven2/org/apache/camel/apache-camel/1.4.0/ > > Willem > > > Micky Santomax wrote: >> I have try with Camel 1.3 and CXF 2.1 ang get errors during compile >> on "return super.getPort(SoapOverHttp, Greeter.class, features);" >> of SOAPService stub automatically generated >> >> I also try with Camel 1.3 and CXF 2.0.4 and compile is ok >> but when I run the example I get the >> >> java.net.ConnectException: Connection refused: connect >> [java] at org.apache.camel.example.cxf.provider.CamelCxfExample.main >> (CamelCxfExample.java:39) >> [java] java.lang.NullPointerException >> > > > -- View this message in context: http://www.nabble.com/Add-ws-security-to-jetty-endpoint-tp17883208s22882p18233174.html Sent from the Camel - Users mailing list archive at Nabble.com.
