What is Java Business Integration (JBI)?
Java Business Integration (JBI) is Java Community Process (JCP) specification – JSR 208 – that defines the foundation of integration and service-oriented architecture (SOA) solutions. It provides two things: • 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 a SOA composite application. Think of it as an SOA “super .jar”.