Hi
I have created a pull request for Scomp that contains all the modifications I
made to that project. I have discussed this with Dejan Bosanac and I am waiting
for the pull request to be incorporated. One small snag is that the the test
uses an imbedded Apollo broker and because of the Scala 2.
cxf-bean can route the request to the bean which you want to export as web
service.
It could be a little complicated that if you want to route the request to
camel-cxf consumer, or the proxy that you just build with camel.
But if you just has a service implementation which wants to be exposed t
Github user lfoppiano closed the pull request at:
https://github.com/apache/camel/pull/8
Hi Willem!
Thanks for the response.
Could you please more detailed. I didn't get it.
At present, we use the camel-cxf bean style configuration for all our
exposed web services like this one:
http://company.com/product/service/1"; />
We configured ${SMX_HOME}/etc/org.apache.cxf.osgi.cfg:
org.apac