Questions tagged [fuseesb]

Fuse ESB - an open-source, standards-based integration platform.

Fuse ESB is an open-source, standards-based integration platform.

It offers:

368 questions
-1
votes
1 answer

JBOSS Fuse - How to Mediate Multiple Services

I have multiple services running in remote machine. I need to create a single interface for invoking all the services running. Questions: Is it possible to achieve this in JBOSS Fuse? If yes, Which EIP do I need to use to achieve this.
Jose
  • 59
  • 3
  • 12
-1
votes
1 answer

Unable to autowire in redhat fuse esb

Hi I am using redhat fuse esb to build some services. The issue I am facing is while deploying it is unable to create object for the beans annotated with @Component, @Service. I am using jboss-fuse-6.0.0.redhat-024 server and…
vashishth
  • 2,751
  • 4
  • 38
  • 68
-1
votes
1 answer

Need to start Jboss Fuse

I need to start Jboss Fuse ESB. I know Webservices using CXF, Camel and Active MQ. Now, Where should I start to learn Jboss Fuse ESB. I tried with creating web service and deployed in OSGi. but not working, Needed little bit of starting help. Can…
Jose
  • 59
  • 3
  • 12
-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
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
-2
votes
1 answer

How yo use Camel as a router between two applications

I am new to fuse esb,I have a requirement where I have two web applications which will be in different servers (applications will be in different Jboss servers and Fuse will be in another physical machine) and they need to communicate using REST…
Sayan
  • 77
  • 2
  • 10
-2
votes
1 answer

File size limit for transferring data using Fuse ESB or apache camel

I have a doubt about the max file size that is allowed for transferring a file from Source to destination using FuseESB. And if the file size is bigger that the limit, how to handle such file? EDITED I am planning to use ESB for a lot of complicated…
Naveen Babu
  • 1,584
  • 1
  • 14
  • 35
-2
votes
1 answer

org.apache.camel.ExchangeTimedOutException: The OUT message was not received within: 30000 millis

I currently working on two FUSE project which is interconnected. so i've tried to send Datagram packet from one project to another project using apache Camel Mina udp endpoint with custom codec. My problem is that datagram packet is received by…
Tejas Patel
  • 89
  • 4
  • 16
1 2 3
24
25