Java Business Integration: Difference between revisions

Content deleted Content added
Hu12 (talk | contribs)
rmv
Requestion (talk | contribs)
rm duplicate external links, add {{external-links}} tag
Line 1:
{{external-links}}
 
'''Java Business Integration''' ('''JBI''') is a specification developed under the [[Java Community Process]] (JCP) for an approach to implementing a [[Service_oriented_architecture|service-oriented architecture]] (SOA). The JCP reference is JSR 208.
 
Line 16 ⟶ 18:
The following are [[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]]
* [[Mule (software)|Mule]] [http://mule.mulesource.org/ home page]. Though not a JBI compliant container by itself, Mule provides interoperability with JBI containers. There is a separate Mule-JBI project that is to address this JBI compliant issue [http://mule.mulesource.org/wiki/display/MULE/JBI JBI-Mule-Confluence].
 
In addition, the Project [[GlassFish]] ([https://glassfish.dev.java.net home page]) open-source Java EE application server comes with JBI runtime from [[Open-ESB]] [https://open-esb.dev.java.net/ home page] project.
 
[http://java.sun.com/javaee Java EE SDK] also includes JBI runtime and a BPEL orchestration engine.