background preloader

Java

Facebook Twitter

Tutorial

Xml. Jboss. Codeanalysis. Implement a customizable ESB with Java. Consider an enterprise where you have heterogeneous applications, possibly delivered by different teams, that need to interact with each other but have the following constraints: Each application is not necessarily built using the same technology and might not talk to the others using its native invocation mechanism e.g., a J2EE application and .Net application.Preferably, each application shouldn't transform its requests into the format understood by the target application.

Implement a customizable ESB with Java

Plus, the enterprise has many applications that use the target application.Service components should use an invocation or request mechanism that is natural to them. Monkeygrease » Overview. Enterprise Edition, 100% Open-Source. On which JVM do you and your company run? - TheServerSide.com. What versions of software are you on?

On which JVM do you and your company run? - TheServerSide.com

In a recent thread on TSS, 2 posters (Andrew Lombardi and Augustienje Bloem) got into it a little bit about when things were released, and how long it should be before you think "okay, you're on something too old to really consider any more, update already. " It was in context of JSF 2.0, where Mr. Bloem was saying that 2.0 came out in June 2009, people should stop blaming JSF for the problems of 1.0. Mr.