Questions tagged [jbossfuse]

For development issues encountered while using Red Hat JBoss Fuse. It’s a small footprint, flexible, open source ESB.

JBoss Fuse combines Apache Camel, Apache CXF, Apache ActiveMQ, Apache Karaf and Fuse Fabric in a single integrated distribution.

Core messaging is provided by Apache ActiveMQ, services framework (SOAP, XML/HTTP, RESTful HTTP) is provided by Apache CXF and integration framework is provided by Apache Camel.

Apache Karaf provides a lightweight OSGI-based runtime container.

Fuse IDE is available along with JBDS to provide an easy-to-use integration development environment.

864 questions
-1
votes
1 answer

camel jpa waiting for namespace handlers

I'm trying to write a RouteTest class for my camel jpa example and it does not work as expected because of the following line : Bundle RouteTest is waiting for namespace handlers [http://aries.apache.org/xmlns/jpa/v1.1.0] Please find here…
doxum dox
  • 1
  • 2
-2
votes
2 answers

Setting dynamic delay for Camel file consumer

I want to set the delay for my camel file consumer. I am using blueprint DSL. Not sure how do I set it dynamically. I want the value "1000" to be picked up from a property file.
-2
votes
1 answer

JBoss fuse camel: Error when I evaluate a body

I am invoking a web service from the camel, and when I try to evaluate its response, I get an error. This is the camel code:
Igorov
  • 11
  • 4
-2
votes
1 answer

how to configure loadbalancer in fuse cluster?

I had setup cluster in Jboss fuse 6.3.0 for server01 and server02 node. Can anyone suggest me that how to configure loadbalancer in fuse cluster? Till now i have done following things to achieve clustering on Jboss Fuse. 1.I had setup 2 Fuse on 2…
-2
votes
1 answer

How to use OSGi service reference into whole other classes?

I have one bundle Activator class and some of codes there. I need to use @Autowired inside my bundle activator class. It is not working. Here is my bundle Activator class, public class ProviderActivator implements BundleActivator { @Autowired …
Sridhar
  • 89
  • 7
-2
votes
1 answer

How to add user defined rfh2 headers in Apache camel

Hi all I need to send a metadata xml in rfh2 headers.can you please tell me how can I do it using switchyard or Apache camel.
Ravi
  • 1,247
  • 4
  • 15
  • 35
-2
votes
1 answer

Call multi externals Web Service in Apache Camel correct way

I am stuck with Apache Camel. I need to expose an web service through JBOSS FUSE, but the payload that I must return depends on call to two external web services. So, the first external web service has this URL: http://someip/externalWSOne This…
pazfernando
  • 577
  • 6
  • 15
-3
votes
1 answer

Cannot Cast CascadingClassLoadHelper to Quartz ClassLoadHelper

I'm getting the following exception while trying to deploy my camel-quartz application in fuse: Application context refresh failed (OsgiBundleXmlApplicationContext(bundle=test-quartz-impl,…
-3
votes
1 answer

the differences between Jboss Fuse and MuleSoft for System Integration

What are the deference between JBoss Fuse and MuleSoft ESB? which one recommended to use for System Integration?
S Gaber
  • 1,536
  • 7
  • 24
  • 43
1 2 3
57
58