Java Business Integration: Difference between revisions

Content deleted Content added
Line 14:
== JBI implementations ==
 
AlthoughThe JBI is intended for use with [[Enterprise Service Bus]], its adoption has not been accepted by some of the larger [[Java EE]] vendors that have their own ESB / ESB ready products [http://www.javaworld.com/javaworld/jw-11-2004/jw-1101-iw-jbi_p.html]. Therefollowing are however [[open-source software]] JBI based ESB implementations available:
 
* [[Open-ESB]] [https://open-esb.dev.java.net/ home page]
* [http://petals.objectweb.org/ ObjectWeb Petals]
* Apache [[ServiceMix]] [http://servicemix.org/ home page]
* [[Bostech Corporation|Bostech]] [[ChainBuilder ESB]] [http://download.chainforge.net/ home page]
* [[Mule (software)|Mule]] [http://mule.mulesource.org/ home page]
* [[Open-ESB]] [https://open-esb.dev.java.net/ home page]
* Celtix [http://celtix.objectweb.org/ home page]
 
In addition, the Project [[GlassFish]] ([https://glassfish.dev.java.net home page]) open-source Java EE application server includescomes awith serviceJBI engineruntime thatfrom bridges between Java EE containers ([[EJBOpen-ESB]] and [[Servlet]])https://open-esb.dev.java.net/ andhome JBI,page] such that EJBs and Servlets can interact with JBI components without modification.project
 
== See also ==