apache-servicemix Questions
4
Solved
I've written module that generates excel, and deployed it under Servicemix. In Windows environment everything is fine, but under Linux Servicemix unexpectedly crashes on following call:
for (shor...
Laager asked 14/9, 2011 at 7:1
4
Solved
I try to run Hibernate validator in osgi container.
<dependency>
<groupId>javax.el</groupId>
<artifactId>javax.el-api</artifactId>
<version>2.2.4</version...
Alight asked 16/4, 2015 at 14:40
2
Solved
I'm trying to expose a web service using fuse esb + apache camel + seda/activemq and I'm facing to an issue returing a status message to the web service call.
here is my simple camel route :
<...
Mineralogist asked 8/3, 2012 at 23:12
4
Solved
Is anyone using Karaf instead of Servicemix? If so, how did you come to this decision? I'm aware that Servicemix adds a layer of functionality around Karaf, just curious if Karaf is being used on i...
Causation asked 3/8, 2011 at 16:59
1
Solved
I'm trying to send a X?-GB large file as a stream to an ActiveMQ queue for processing.
I know ActiveMQ supports streams, and so does camel-jms, but nothing I try to set on the queue seems to make ...
Idolah asked 17/10, 2017 at 13:28
2
Solved
I have the following error:
in text :
Error executing command: Error restarting bundles:
Unable to start bundle 278: Uses constraint violation. Unable to resolve resource demo-persistence-jp...
Catarinacatarrh asked 24/11, 2016 at 11:9
6
Solved
I am new to Messaging and want to know the difference between ActiveMQ, Mule, ServiceMix and Camel
Anyone knows how each of these product is different?
Thanks in advance !
EDIT: Also would like ...
Gord asked 24/4, 2010 at 15:40
3
Solved
Fuse ESB uses karaf server with OSGi.
for the code if anybody has steps to get the debugger for the application it will help.
I am currently using Eclipse Indigo.
As OSGi is used we are using Mav...
Brunner asked 22/8, 2012 at 9:39
7
Solved
Hey,
If we have Apache Camel why to use other solutions like Apache ServiceMix and Mule?
Is there something Apache Camel can't do comparing to these products?
When to use Mule/ServiceMix and when t...
Incestuous asked 25/9, 2010 at 4:35
2
Solved
This problem occur in newer version of servicemix(tested on 5.4 - cxf 3.0.2 and 5.3 - cxf 2.7.11) in older version 4.5.2 with cxf 2.6.8 everything works, webservices are created.
In our project w...
Scrubber asked 17/7, 2015 at 12:7
3
Solved
I am looking for some initial pointers on how to cluster a ServiceMix solution. Basically what I need is:
having 2 (or more) ServiceMix instances serving my routing needs and sharing the load
if ...
Rube asked 3/6, 2013 at 11:51
5
Solved
I'm looking at integrating an ESB into an existing Java/Maven web based product. Specifically, I'm looking at ServiceMix and Mule. The product will connect to several different services, incl...
Mithraism asked 2/9, 2009 at 0:41
2
Solved
I have a question about camel and timers. I have several timers and one of them I want update in runtime. I'm using osgi blueprint to configure proper periods.
So how can I change timer(with name w...
Querida asked 23/1, 2014 at 13:6
1
I am familiar with Camel-SMPP and also it works great for my consumer and producer routes. I am using Selenium SMPP SIM to test the same.
from uri="smpp://[email protected]:8056?password=pass...
Huberman asked 9/12, 2013 at 10:10
2
I would like to do something like this:
<jaxws:endpoint id="AbcEsbHTTPEndpoint"
implementor="com.abc.esb.ABCWSServiceImpl"
address="/ABCWSServiceService"
wsdlLocation="wsdl/ABCWSService.wsd...
Alyse asked 28/2, 2011 at 21:23
3
Solved
I'm doing a quick review of ESB's and so far I've been surprised and impressed with the Talend ESB. I was really expecting Mule, one of the more well recognized open source esb, to be the defacto.
...
Ugrian asked 21/12, 2011 at 16:45
1
Camel v2.8 (camel-aws/sqs)
is it possible to send messages to a shared queue using camel aws-sqs component?
I am able to send directly to myQueue but not other Queues which I have access to via ...
Mozambique asked 2/12, 2012 at 1:56
3
Solved
Being a user of Camel and ServiceMix I frequently need to monitor those tools for development purposes. I mainly use JConsole to access MBeans from ServiceMix and Camel. It gives a few really helpf...
Ichthyolite asked 15/3, 2012 at 16:10
1
Solved
I'm new to OSGi topic, but try to learn something about this technology.
After some resarch, I can't find answer to the question: What is the real difference between Eclipse Virgo and Apache Serv...
Avert asked 14/12, 2012 at 7:34
2
i have a requirement where i need to reload my osgi bundles 4 times a day . Reloading a bundle means recreating static instance Beans , reloading camel routes , recreating and injecting thread pool...
Hydrocortisone asked 18/4, 2012 at 4:59
3
Solved
I' starting to use ServiceMix and Camel and I've run through many examples.
It seems that the examples that are OSGi can be deployed in ServiceMix via hot deploy or via console, but I don't know h...
Casanova asked 7/9, 2012 at 14:35
4
What is the definitive guide to start with Apache ServiceMix? The howto's and guides on the website are way too complicate for a clean start.
Taskwork asked 8/1, 2009 at 16:53
2
Solved
I am running servicemix 4.4.1. I am trying to make a http call to a website by using camel-http4. No matter which website I try to invoke, I keep getting this error:
org.apache.camel.RuntimeCamelEx...
Royalroyalist asked 18/3, 2012 at 8:0
4
Solved
I try to figure out a start with Apache ServiceMix 4.2
Sadly the tutorials on the homesite seem pretty much outdated ... with 4.2 the services seem to be started out of the box and be config...
Rimrock asked 17/8, 2010 at 10:47
1
Solved
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 o...
Mira asked 25/3, 2011 at 22:57
1 Next >
© 2022 - 2024 — McMap. All rights reserved.