esb Questions

4

Solved

What is the difference between JBoss ESB Server (which is available here: http://jbossesb.jboss.org/downloads/) and JBoss Fuse (http://www.jboss.org/products/fuse/download/) How are both function...
Exerciser asked 9/4, 2016 at 5:58

8

ESB is traditional middleware used in SOA solutions for routing, message transformation, protocol bridging, among other things. A new category of middleware solutions called API Gateway are now off...
Diskson asked 26/1, 2016 at 12:49

7

Solved

I have gone through different questions/articles on Message Brokers and ESBs(Even on stackoverflow). Still not a clue as what is the CLEAR demarcating difference between an Message Broker and an ES...
Rigadoon asked 21/4, 2009 at 16:34

5

Solved

I'm struggling with a pros and cons list regarding NServiceBus and MassTransit. Now I know there is already a thread in here, but it doesn't really answer my questions. Here is what I've re...
Fearful asked 30/11, 2012 at 14:46

3

Does anybody know of a ESB written in Node.JS. It seems like node would be great for this. Probably note something on the scale of IBM DataPower, I only need the following features for now: Conte...
Damages asked 20/10, 2011 at 14:8

3

Solved

Me and my team will be working on APIGEE which is an API development platform to expose some services in our application. I am going through their documentation and also trying to understand the ne...
Brewton asked 29/5, 2013 at 13:59

8

Solved

For me JMS and ESB seem to be very related things and I'm trying to understand how exactly they are related. I've seen a sentence that JMS can be used as a transport for ESB - then what else excep...
Buckles asked 16/3, 2011 at 8:28

5

Solved

I have been trying to figure out, what exactly a inbound end point and outbound end point. For me it is bit of an eluding to understand. what are exactly inbound and outbound endpoints for/do in m...
Electrotonus asked 8/1, 2014 at 10:37

1

Solved

I was just reading about Enterprise Service Bus and trying to figure out how to implement it. However, the more I read about it, my conclusion was that it is just a glorified message queue. I read...
Himes asked 24/2, 2018 at 0:58

1

In microservices architecture, autonomous business services should talk directly with each other. The communication may be synchronous (orchestration) or event-based (choreography). An API ga...
Alarick asked 21/2, 2018 at 7:45

3

Solved

I have a system that exposes a REST API with a rich set of CRUD endpoints to manage different resources. The REST API is used also by a front-end application that executes calls by using Ajax. I ...
Butterwort asked 22/12, 2017 at 16:4

4

Solved

Still very new to studying application architecture and having trouble stomaching some ideas in a book about microservices. In my readings, I have come across the older idea of the ESBs(Enterprise ...
Gink asked 20/9, 2017 at 0:20

3

Solved

As a way to learn RabbitMQ and python I'm working on a project that allows me to distribute h264 encodes between a number of computers. The basics are done, I have a daemon that runs on Linux or Ma...
Ventral asked 15/1, 2011 at 15:13

4

Solved

How does RabbitMQ compare to Mule, I am going to build an application using message oriented architecture and AMQP (RabbitMQ) provides everything i want, but i am perplexed with so many related tec...
Stonework asked 19/7, 2010 at 11:20

3

I am pretty new in WSO2 ESB and I have the implement a custom message processor with this specific behavior: perform an operation after that an element is retrieved from the message store and befor...
Diadem asked 26/7, 2017 at 8:30

5

I am very new to WSO2 ESB and I have the following problem with a message processor. I have this message processor definiation that every second extract an element (an XML document previously stor...
Quartet asked 14/7, 2017 at 10:34

1

I have the following doubt related how to store something like a global property in WSO2 ESB. I try to explain my situation. I have a message processor in which is defined a sequence that is execu...
Chromolithograph asked 12/7, 2017 at 10:43

7

Solved

I have a question regarding Mule's context property placeholder, I have two files set up like this: <context:property-placeholder location="classpath:mule-app-1.properties, file:///etc/mule/con...
Illegalize asked 21/11, 2013 at 19:21

4

Solved

Has anybody sometime tried to use JRebel with Mule instead of a typical application server? If so, could you describe your experience? As far as I know, currently, Mule is not officially supported...
Pomiculture asked 14/10, 2015 at 17:17

11

Solved

Where can I find some information on the uses and benefits of an enterprise service bus (ESB)? I am looking for information about: the kinds of problems and ESB helps to solve the alternatives t...
Sitarski asked 7/1, 2010 at 19:42

4

Solved

I am confused in these web service terminologies SOA, ESB. Anybody please explain.
Circuitous asked 14/2, 2013 at 9:53

3

Being a beginner, how should I go about deciding if a particular process has to implemented as ESB or as BPEL ? What are the various parameters that one should use for deciding if either should be...
Oakum asked 17/12, 2010 at 5:41

1

Solved

Whenever there is normal flow in my Camel Routes I am able to get the body in the next component. But whenever there is an exception(Http 401 or 500) I am unable to get the exception body. I just g...
Dubose asked 7/12, 2016 at 1:40

2

Solved

I want to know the difference between Webservice and Enterprise Service Bus (Ex- Mule). I didn't get much information from the internet when I searched for it. According to my understanding Enterp...
Teamwork asked 27/11, 2016 at 10:0

4

Solved

I have the below route. In unit test, since I doesn't have the FTP server available, I'd like to use camel's test support and send an invalid message to "ftp://hostname/input" and verify that it fa...
Genius asked 2/3, 2012 at 23:47

© 2022 - 2024 — McMap. All rights reserved.