apache-servicemix
Why would I use Apache ServiceMix over just ActiveMQ
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[详细]
2023-02-20 01:55 分类:问答jaxws and camel route within servicemix
I would like to do something like this: <jaxws:endpoint id=\"AbcEsbHTTPEndpoint\" implementor=\"com.abc.esb.ABCWSServiceImpl\"[详细]
2023-02-14 12:15 分类:问答how to schedule an osgi bundle in fuse servicemix?
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.[详细]
2023-02-12 19:57 分类:问答HTTP request parameters consuming: Camel SU issue
Below is the code snippet for the Http Camel SU for consuming http messages. Can you please advise what is wrong with SMSProcessor component?[详细]
2023-02-05 13:31 分类:问答JMS with apache camel in ServiceMix generates an error
I\'ve got a problem with JMS access in spring, I try to configure JMS consumer and get an error: Class[详细]
2023-02-03 03:46 分类:问答OSGi feature uninstall works, but bundles are still installed
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[详细]
2023-02-01 14:38 分类:问答OSGi bundle restart with cxf-extension-osgi
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.[详细]
2023-01-31 08:41 分类:问答ServiceMix 4.2 - Using Endorsed Libraries
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[详细]
2023-01-28 02:24 分类:问答ClasspathXMLApplicationContext problem in apache-servicemix-4.3.0-fuse-00-00
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[详细]
2023-01-22 23:43 分类:问答Boolean return type not working with RestTemplate
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[详细]
2023-01-21 21:33 分类:问答