from() section then it would listen for any
incoming SOAP/REST requests.
Thanks,
Kalyan
--
View this message in context:
http://camel.465427.n5.nabble.com/cxf-endpoint-configuration-in-java-DSL-tp5771538p5772217.html
Sent from the Camel - Users mailing list archive at Nabble.com.
--
View this message in context:
http://camel.465427.n5.nabble.com/cxf-endpoint-configuration-in-java-DSL-tp5771538p5772118.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Could you try defining it as below
CxfComponent cxfComponent = new CxfComponent(getContext());
CxfEndpoint serviceEndpoint = new CxfEndpoint(SERVICE_ADDRESS,
cxfComponent);
Regards,
-Yogesh
--
View this message in context:
http://camel.465427.n5.nabble.com/cxf-endpoint-configuration-in-java
}
});
java.lang.IllegalArgumentException: endpointUri is not specified and
org.apache.camel.component.cxf.CxfEndpoint does not implement
createEndpointUri() to create a default value.
The XML worked and was what I was aiming to get dynamically from Java.
-Doug
--
View this message in con
27.n5.nabble.com/cxf-endpoint-configuration-in-java-DSL-tp5771538p5771865.html
Sent from the Camel - Users mailing list archive at Nabble.com.
in context:
http://camel.465427.n5.nabble.com/cxf-endpoint-configuration-in-java-DSL-tp5771538.html
Sent from the Camel - Users mailing list archive at Nabble.com.