Log in to follow, share, and participate in this community.
Thread Is an XA transaction really atomic?
Is an XA transaction really atomic?It seems that I'm not completely understand how an XA transaction works. I thought that it is atomic: I thought that when I commit a transaction, then new messages and new data will be available in the same time. ...
How to turn on Debug (Trace) on camel-minaHi, Please how to I configure camel-mina such that I can see debug information on the component. It disconnects connected client at random and I will like to troubleshoot to understand why.
Thread Invalid query exception while setting HTTP_QUERY header
Invalid query exception while setting HTTP_QUERY headerHi, I am trying to set the HTTP query parameters using "Exchange.HTTP_QUERY" header before calling the http URI. But i am getting an exception (Invalid query) if the property ...
Bug in Activator's BundleFactoryLoaderI was working through an issue when I came across a bug in org.apache.servicemix.specs.locator.Activator.BundleFactoryLoader (using org.apache.servicemix.specs.locator version 2.0.0.fuse-71-047). In the call()...
No component found with scheme: contextHi folks, i tried to use the camel context component as described here http://camel.apache.org/context.html, but I get this: Caused by: org.apache.camel.ResolveEndpointFailedException: Failed to resolv...
Error starting fuse 4.4.1Hello, i downloaded apache-servicemix-4.4.1-fuse-08-15 today and when i launch service mix with the start.bat i have the error below. Any idea of the problem ? Thanks ERROR: Error parsing system bundl...
How to add camel-context to SMX featuresHi all, I noticed that camel-context component does come with the SMX list of features. How can I add it to the list of features? Update: Ifinally got this install by doing this: ...
Thread migration fuse esb 4.2.0 to 4.4.1 attachments pdf
migration fuse esb 4.2.0 to 4.4.1 attachments pdfhello, I have done a migration of my fuse esb from 4.2.0 to 4.4.1. I have a bundle, which replies me an attachments. My probleme is with my new FUSE, the bundle replies me 2 attachments where o...
propagate credentials. Concurrency problems.Hi, I need an advice about my arquitecture. I have a binding component and a service engine, and, with a interceptor, I spread the consumer credentials using NormalizedMessage. In addition, my service ...
Unable to download Fuse ESBI'm attempting to download the Fuse distribution of Servicemix... but the login page directs me to log into RedHat and once logged in there, no download is available. I get a message saying: Thank you ...
Thread feature with obr resolver attr and without it
feature with obr resolver attr and without itHi, Can you please explain me the behaviour when I specify the feature like (2) when I specify the (2) it seams like my bundles do not start but in (1) they start but I cannot control the order of b...
message isn't consumed by camel routeHi All, I developed a sample POC for the Topic and durable Topic on fuse and I faced an issue. Sample code description My sample code consists of 3 bundles, and each bundle has its own camel c...
Thread Camel: Failed to resolve endpoint: hazelcast [SOLVED]
Camel: Failed to resolve endpoint: hazelcast [SOLVED]Hi, I am trying to use Camel with Hazelcast. I added these dependencies to pom, all with version 2.9.0.fuse-70-097: camel-core camel-hazelcast If I scope them to compile, it works all OK, routes are creat...
CM Properties can not resolvedHi all, I have a compedium property defined this way in my camel-context.xml file: but to my surprise, I got this error, which basically explains itself: or...
cxf-camel-nmr start ERRORwhen i deploy "apache-servicemix-4.4.1-fuse-08-15\examples\cxf-camel-nmr" project to apache-servicemix-4.4.1-fuse-08-15, everything is ok, but i start the bundle , it's report some error: 237 Instal...
Fuse-08-15 examples mvn clean ERRORERROR Unresolveable build extension: Plugin org.apache.maven.wagon:wagon-webdav-jackrabbit:1.0-beta-6 or one of its dependencies could not be resolved: Failure to find org.apache.maven.wagon:wagon-webdav-jackrabbit:ja...