• Unable to change default maximumRedeliveries for ActiveMQ transactions

    Hi,   I've managed to introduce transactions to my camel contexts so that messages are rolled back to ActiveMQ upon exceptions. However, I'm unable to change the maximumRedeliveries from the default 6...I want ...
    Profile Photo
    last modified by gustavsinder
  • How can i get SOAP Header in a Processor (exchange)

    Currently trying to access SOAP Headers sent, in a camel processor, tried the this exchange.getIn().getHeaders() but its returning null. does anyone know how do i retrieve SOAP Headers ?   Jboss Fuse 6.0 cam...
    Profile Photo
    created by niteshjain132
  • Migrating to Jboss Fuse from JBoss ESB

    Need help, was trying to migrate Jboss ESB code to Jboss Fuse and i came accross org.jboss.soa.esb.addressing.EPR and org.jboss.soa.esb.couriers.CourierUtil   does anyone has idea about equivalent code/component...
    Profile Photo
    last modified by niteshjain132
  • Estimation on jboss fuse

    Hi, I have been asked to provide estimation on a project which uses JBOSS Fuse.. So please throw me light on what basis I can provide estimation and what all things to be considered while providing estimation for a JB...
    Profile Photo
    last modified by nalini_krish
  • SAXParseException -Cannot find the declaration of element 'beans'

    Jboss Fuse 6.0 is unable to parse the camel_context.xml when called from a java code as below. i don't get any such error when i run in eclipse. ApplicationContext ac = new ClassPathXmlApplicationContext("camel_co...
    Profile Photo
    last modified by niteshjain132
  • Karaf - Get values from more than one property file

    is there any way to load more than one property file when the Fuse starts up , and then get the values from any of those properties file for corresponding Key ?   i am using Jboss Fuse 6.0
    Profile Photo
    created by niteshjain132
  • Invoking a Router via Processor

    Already waste 2hours and still not able to figure , how to invoke a Router in Camel context via a Java code.   Tried this -   in Java Class : ApplicationContext context = new ClassPathXmlApplicationConte...
    Profile Photo
    last modified by niteshjain132
  • How to log an incoming SOAP message question

    What is the best way to log an incoming SOAP message to a Camel route? Is there a good example I could look at?   thanks
    Profile Photo
    last modified by dmacleod
  • Using Drools BRMS in Fuse ESB applications

    Hi All!   I am investigating how to use Drools BRMS in the Fuse ESB 6.1.0.GA applications. Need some advices about best practices, how to do it in right way.   I've figure out that there are available som...
    Profile Photo
    created by 0xaf
  • Error handling and redelivery in conjunction with XA transactions

    Hi All!   I'm trying to implement a simple and classic integration pattern which uses XA-transactions. JBoss Fuse ESB version is 6.1.0.GA. And I need an advice how to implement error handling and redelivery in ...
    Profile Photo
    last modified by 0xaf
  • PooledSession throw Exception at closing, Fabric never recovers until the the container is restarted

    Hi   I am posting this issue here and it may not be directly related to Jboss Fuse, but I am sure many of the active members in this forum are familiar with Camel, Fabric and ActiveMQ. Hence hoping I can find an...
    Profile Photo
    last modified by akhettar
  • unable to see any feature in FuseESB...

    Hi All,   I have installed FuseESB7.1 After insatlling, when I try to view the features using the comand "features:list", I get the message "No features available". Could some one help me understand why this ...
    Profile Photo
    last modified by sriramsharma
  • java.lang.RuntimeException: Could not configure TLS for engine on  null:9090

    Hi all,   I have been successful in the past configuring a bundle with CXF SSL using Spring. However, when i use blueprint and configuration as below, in my bundle,   <blueprint xmlns="http://www.osgi...
    Profile Photo
    created by vrlgohel