• 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. ...
    Profile Photo
    created by alexander.durnev
  • HttpOperationFailedException whith file consumer and jetty producer.

    Hello, i have an error i don't understand. This is my route :       When i put an xml file in my repository i have this error :   org.apache.camel.component.http.HttpOperationFailedException: HT...
    Profile Photo
    last modified by stephane_stephane.pain
  • How to turn on Debug (Trace) on camel-mina

    Hi,   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.
    Profile Photo
    last modified by lekkie_lomotayo
  • Invalid query exception while setting HTTP_QUERY header

    Hi,      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 ...
    Profile Photo
    last modified by jeevankumart
  • Bug in Activator's BundleFactoryLoader

    I 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()...
    Profile Photo
    last modified by gatredknee
  • org.apache.camel.NoSuchBeanException:No bean could be found in the registry

    Hello,   We have a really annoying random behaviour in pre-production environment with camel routes. Sometimes, the bean we want to call is not found in the registry and nothing happens. However if the route is...
    Profile Photo
    last modified by cfalletta
  • ClassCastException - While we enter some special characters in the tab.

    Hi,   The error facing here is, once we enter some special characters in the tab we are getting this exception. The error message is given below.   04:17:29,658 | ERROR | qtp17758008-316 | DefaultErrorHand...
    Profile Photo
    last modified by ashi@1989
  • No component found with scheme: context

    Hi 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...
    Profile Photo
    last modified by lekkie_lomotayo
  • Error starting fuse 4.4.1

    Hello, 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...
    Profile Photo
    last modified by stephane_stephane.pain
  • How to add camel-context to SMX features

    Hi 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:  ...
    Profile Photo
    last modified by lekkie_lomotayo
  • migration fuse esb 4.2.0 to 4.4.1 attachments pdf

    hello,   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...
    Profile Photo
    last modified by mathieuj
  • 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 ...
    Profile Photo
    last modified by arcaballero
  • Unable to download Fuse ESB

    I'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 ...
    Profile Photo
    last modified by millkyl_kyle.miller
  • feature with obr resolver attr and without it

    Hi,   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...
    Profile Photo
    last modified by n11112
  • message isn't consumed by camel route

    Hi 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...
    Profile Photo
    last modified by nehal_sadek
  • Discarding message from a VM endpoint when consumers are not available

    HI all,   For sending messages across camel contexts, I typically use the vm because the alternative (Direct) does not work across camel contexts.   The vm endpoint is doing a great job except that it will...
    Profile Photo
    last modified by lekkie_lomotayo
  • 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...
    Profile Photo
    last modified by fivcsw
  • CM Properties can not resolved

    Hi 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...
    Profile Photo
    last modified by lekkie_lomotayo
  • cxf-camel-nmr start ERROR

    when 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...
    Profile Photo
    last modified by cloudoo
  • Fuse-08-15 examples mvn clean ERROR

    ERROR 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...
    Profile Photo
    last modified by cloudoo