I'm not able to run test because there are syntactic error during compile stubs generated with wsdl2java tool. Problem is SOAPService stub, in "return super.getPort(SoapOverHttp, Greeter.class, features);" where JAX-WS Service accept only 2 parameters
However I use Camel 1.2 and CXF 2.1.1 and I have follow tests example for my application -- View this message in context: http://www.nabble.com/Add-ws-security-to-jetty-endpoint-tp17883208s22882p18151510.html Sent from the Camel - Users mailing list archive at Nabble.com.
