I am starting to plan a new platform which needs to integrate various services from various externals platforms. Essentially I\'m tying together a bunch of internal, homegrown services and several out
I would like to do something like this: <jaxws:endpoint id=\"AbcEsbHTTPEndpoint\" implementor=\"com.abc.esb.ABCWSServiceImpl\"
i want to restart an osgi bundle at a particular time for the day .i am using apache-servicemix-4.3.0-fuse-02-00.
Below is the code snippet for the Http Camel SU for consuming http messages. Can you please advise what is wrong with SMSProcessor component?
I\'ve got a problem with JMS access in spring, I try to configure JMS consumer and get an error: Class
EDIT: updated this question with latest information... I\'m having issues running back-to-back "features:uninstall" commands for dependent features.OSGi responds back with "State change
I have a simple CXF RS bundle deployed in Fuse 4.2 that works fine upon initial installation. But, when I update or re-install the bundle, the REST service in no longer accessible.
I was wondering whether SMX 4.2 has a concept of endorsed libraries? My use-case is as follows: There is a certain set of classes which need to be visible to all Java classes executing within the f
I followed the example in chapter 14 of the book, \"Camel in Action\". I wish to hide the middleware from by business logic. While developing using \"camel:run:\", everything seemed to work pretty we
I am using Spring 3.0.3 RestTemplate for making RESTfull call to service which is deployed in servicemix ESB. Service method returns boolean value, and am unable to receive this in RestTemplate respon