Java Business Integration: Difference between revisions

Content deleted Content added
No edit summary
Requestion (talk | contribs)
clean up external links, convert to internal links, rm link spam
Line 17:
 
* [[Open-ESB]]
* [http://petals.objectweb.org/ [ObjectWeb Petals]]
* Apache [[ServiceMix]]
* [[Bostech Corporation|Bostech]] [[ChainBuilder ESB]]
Line 24:
In addition, the Project [[GlassFish]] open-source Java EE application server comes with JBI runtime from [[Open-ESB]] project.
 
[http://java.sun.com/javaee [Java EE]] SDK] also includes JBI runtime and a BPEL orchestration engine.
 
Oracle <!-- change this to a reference [http://www.oracle.com/corporate/press/2006_oct/openworldsf06-07.html?rssid=rss_ocom_pr claims] --> claims its Fusion Middleware comes with JBI implementation.
 
[[TIBCO]] ActiveMatrix Service Grid is a service virtualization product that provides a service container framework, based on the JSR 208 and SCA specifications, allowing service containers (Java, Java EE, .net, BPEL) to be added as needed, as composite applications on a common foundation.
 
== Existing JBI Components ==
The [https://open-jbi-components.dev.java.net/ Open JBI Components] project on java.net is an incubator project started to foster community-based development of JBI components that conform to the Java Business Integration specification (JSR 208). [http://www.glassfishwiki.org/jbiwiki/Wiki.jsp?page=Jbicomps This list] includes the components available under this project. Also here is a [http://incubator.apache.org/servicemix/components-list.html list] of components included in Apache ServiceMix.
 
== See also ==
Line 37:
* [[Enterprise Service Bus]] solutions offered by several [[Java platform]] vendors.
 
== External links ==
 
* [http://www.jcp.org/en/jsr/detail?id=208 JSR 208]
 
[[Category:Java enterprise platform|Business Integration]]