cxf deployment in servicemix
----------------------------
Key: SMX4-758
URL: https://issues.apache.org/jira/browse/SMX4-758
Project: ServiceMix 4
Issue Type: Bug
Components: Bundles
Reporter: Romain Manni-Bucau
Hi,
i did a camel route using a cxf service as client.
doing it the webservice call doesnt work:
1) from a clean servicemix (fuse esb 4.3.1 in fact) i install camel-cxf feature
2) i install my route
3) i run the route
if i restart servicemix i can stop/restart etc my bundle.
FYI the route is something like:
from("mycomponent:xxx") // the consumer runs an async processor
.to("cxf:....");
Of course in standalone mode everything works fine.
Why the first dynamic deployment doesn't work?
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira