Thank you for share this link. I have a Exception with this example, it's about Bus attribute in httpj:engine-factory element, the example defined it this way httpj:engine-factory bus="cxf", but when I install this bundle in fuse-esb-servicemix I have this exception:
-- Error creating bean with name 'org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory': Cannot resolve reference to bean 'cxf' while setting constructor argument; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'cxf' is defined -- This exception has some logic, but in the example, they don't define a 'cxf' bean. Could you help me what do I have to do in this case? -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p5466997.html Sent from the Camel - Users mailing list archive at Nabble.com.
