Content deleted Content added
No edit summary |
+cat Category:Java specification requests, other edits |
||
Line 1:
'''Java Business Integration''' ('''JBI''') is a specification developed under the [[
JBI is
# '''In-Only''': A standard one-way messaging exchange where the consumer sends a message to the provider that provides only a status response.
Line 12:
JBI defines standard packaging for composite applications: applications that are composed of service consumers and providers. Individual service units are deployable to components; groups of components are gathered together into a service assembly. The service assembly includes metadata for "wiring" the service units together (associating service providers and consumers), as well as wiring service units to external services. This provides a simple mechanism for performing composite application assembly using services.
== JBI implementations ==
Although JBI is intended for use with [[Enterprise_Service_Bus|Enterprise Service Bus]], its adoption has not been accepted by 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]. There are however [[Open-source_software|open-source software]] JBI based ESB implementations available: ▼
▲Although JBI is intended for use with [[
* [http://petals.objectweb.org/ ObjectWeb Petals]
Line 19 ⟶ 21:
* [[Open-ESB]] [https://open-esb.dev.java.net/ home page]
==
* [[
== External links ==
* [http://www.jcp.org/en/jsr/detail?id=208 JSR
[[Category:Java enterprise platform]]
[[Category:Java specification requests]]
|