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-tp17883208s22882p18168467.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to