Java Business Integration (JBI)
See Also
The JBI framework implements Java Specification Request (JSR) 208 to provide
the foundation of integration and Service Oriented Architecture (SOA) solutions.
This framework provides the following:
- JBI pluggability. An open, extensible, pluggable platform that enables
the collaboration of integration technology (such as business process engines,
document transform engines, B2B management, and business rules) with web services.
- JBI Service Assembly. A single standard document describing the routing,
artifacts, and services that make up an SOA application. You can think of
a service assembly as an SOA "super .jar file" that packages
together the individual service units, modules, and configurations into a
single deployable entity.
- See Also
- Testing a JBI Project
- JBI Nodes: Runtime Functionality
Legal Notices