esb
Does JBoss ESB Action has life cycle?
Does JBoss ESB Action has life cycle like Servlet does (init, service, destroy)? I am writing dozens of ESB actions that requires the same initialization and destroy business logic. So I a开发者_如何[详细]
2023-01-21 15:52 分类:问答NServiceBus - Beginner Tutorials [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-20 15:57 分类:问答Software-based load-balancing + some of ESB tool for .NET. What are the options? (if any)
I need some piece of software that will fulfill the following functions: 1. Give a single endpoint to a client (abstracting it from several service endpoints)[详细]
2023-01-20 11:06 分类:问答Using an ESB system to replicate data among databases
I work in a small supermarket chain (4 stores).Each store has its own local database which contains information of each product, prices, and transactions that have ocurred on the store.In addition, ea[详细]
2023-01-20 07:09 分类:问答ActiveMQ forwarding from local broker to a remote broker [with unstable connection]
I have the following problem: I have several sites with a local ActiveMQ broker that forwards to a remote broker (in a datacenter).This connection is often unstable, and goes down several times a mont[详细]
2023-01-17 05:52 分类:问答Selective Reading From a Queue--Custom MSMQ Service, ESB, or Something Else?
Looking for some ideas/pattern to solve a design problem for a system I will be starting work on soon.There is no question that I will need to use some sort of messaging (probably MSMQ) to communicate[详细]
2023-01-13 03:41 分类:问答.NET ESB performance
I\'m starting to design a new version of one of my company\'s telecommunications products, and to provide load balancing and scalability I was considering some kind of (.NET open source) ESB. I\'m hop[详细]
2023-01-11 23:41 分类:问答Choosing an ESB for .NET
I know that the question has been asked before, but it\'s been two years and things might have changed. Also I have more specific requirements that I wish to discuss.[详细]
2023-01-09 15:04 分类:问答Better solution for WCF service(s) that talk to 3rd party Java services?
I am in a scenario where I have to integrate with a 3rd party system here at my job that exposes Java-based web services. I can parse the service WSDL definitions and generate proxy classes and intera[详细]
2023-01-09 07:43 分类:问答How do I create a Mule ESB Service to HTTP POST using name/value pairs?
I need to create a mule service that will POST data to a web service that expects name/va开发者_JAVA百科lue pairs (not xml), then process the XML response from that service. I cannot find a good examp[详细]
2023-01-07 22:57 分类:问答