Java Caps
Java Composite Application Platform Suite (CAPS or Java CAPS) is a standards-based Enterprise Service Bus software suite from Oracle Corporation.[1] The suite has several components that help to integrate existing applications and deliver new business services in a service-oriented architecture environment. Java CAPS is related to the OpenESB[2] open source project.
History
Java CAPS was originally a product of SeeBeyond Technology Corporation. It was a Java EE compliant platform and provided application-to-application integration, business-to-business integration, business process management along with integrated human workflow, an Enterprise Information Portal, extract transform and load (ETL), business activity monitoring and composite application development.
Initially, the project was named DataGate, renamed to eGate in the late 1990s with a new distributed architecture. Monk, a LISP variant was used for translation of the messages.
eGate 4.5 was released in 2001 with enhanced support of Java including introduction of Java Message Service.
A new architecture based on J2EE (now Java EE) was launched in 2003 with version 5.0, using an Integrated Development Environment based on NetBeans. The suite was again renamed as Integrated Composite Application Network Suite (ICAN). The Table Runtime Environment (TRE) upgraded Data Gate 3.6 to take advantage of eGate 5.0 tools, such as Enterprise Manager.
After the acquisition of SeeBeyond by Sun Microsystems in 2005, the name was changed to Sun Java Composite Application Platform Suite (Java CAPS).[3] The first updated release from Sun was Java CAPS 5.1 with a few enhancements in the architecture.
In 2008, Java CAPS 6 was launched including NetBeans 6.1, GlassFish v2, and OpenESB v2.[4]
In 2009, Java CAPS 6.2 was launched with NetBeans IDE 6.5.1 and GlassFish Enterprise Server 2.1 patch 2. This version also introduced an adapter for HL7 messaging.
In 2010, Sun was acquired by Oracle and in 2011, Oracle released Java CAPS 6.3 which includes NetBeans IDE 6.9 and GlassFish Enterprise Server 2.1.1.[5]
-
Java CAPS projects, Component Library and Repository option in NetBeans
-
Enterprise Designer includes business rules and business rules designer
-
Enterprise Designer includes Java Source Code Editor
-
Java CAPS environments in NetBeans Services includes Logical Host and other components
-
Java CAPS deployment profile
-
Java CAPS connectivity map
ICAN 5.0
ICAN 5.0 consisted of following components:[6]
- eGate Integrator
- eInsight Business Process Manager
- eVision Studio
- ePortal Composer
- eTL Integrator
- eXchange Integrator
- eView Studio
- eIndex Global Identifier Composite Application
- eBAM Studio
Since Java CAPS 5, the suite comprises adapters, libraries, and an IDE for designing, writing, monitoring, and testing business processes. The principal ones are:
- Logical Host: Hosts the applications deployed in it. Until Java CAPS 5, Sun Java System Application Server 9 was used. In version 6, the host became GlassFish to support JEE. Typically, the Logical Host runs on a dedicated machine and when started, refers to a domain, which is an instance of the Sun Enterprise Service Bus.
- Repository: A version control system that allows shared projects, version history, and file-lock capabilities.
- Enterprise Designer: An Integrated development environment to browse the repository, create business processes, collaborations, connectivity maps and deployment profiles. Business processes are defined with BPEL. BPEL is not tied specifically to web services; rather it defines the execution of activities, inputs/outputs, and possible exceptions in the message flow.[7]
- Enterprise Manager: The web portal to monitor the information flow through the BPEL diagrams, server logs, activity details, business processes' parameters and data.
One of the major features exposed by Java CAPS is its adapters. These adapters are JCA compliant and offer legacy system integration.
Java CAPS 6
Java CAPS 6 has some distinct features when compared to Java CAPS 5.1.x:
- NetBeans 6.1 is used for Java CAPS IDE. NetBeans 6.1 has plugins to support the standard Java CAPS 5.1.3 editors and it has a unified project view, editors for Java Collaboration Definition, BPEL etc. and a runtime environment of IDE.
- Sun Java application server 9.1(GlassFish V2) is used as Java CAPS runtime environment and its admin console can be used for management and administration of Java CAPS runtime components.
- Java CAPS 6 provides support for Java Business Integration (JBI). JBI has two types of component: Binding component(communication protocols) and SE service Engine(business logic). Both JBI container and EE container are in sun app server. Java CAPS 6 provides interoperability between Java EE and JBI components via JBI bridge.
- Java CAPS 6 support three types of messaging servers:
* JMS IQ manager(stcms),
* Java message service grid
* Java MQ4.1 - Java CAPS 6 also provides supports for sub Java collaboration.
Java CAPS 6 includes installation enhancement (wizard based Java CAPS installer) and management and monitoring improvements.[8]
Future of Java CAPS
After Sun was acquired by Oracle, Oracle incorporated features and functions of Sun SOA products to Oracle SOA products.[9] Oracle offers tools that help in the migration of Java CAPS projects to the Oracle SOA Suite. The premier support of Java CAPS 6.3 has been extended until April 2016. Oracle does not promote the product anymore, and pushes users to migrate to the Oracle SOA Suite.
OpenESB, the open-source version of Java CAPS, is backed by a strong community and can be seen as an alternative for companies that want to protect their investments.
Product Lifecycle
Release | GA Date | Premier Support Ends | Extended Support Ends | Sustaining Support Ends |
---|---|---|---|---|
5.1.0 | Not Available | Dec 2007 | Not Available | Indefinite |
5.1.1 | Not Available | May 2007 | Not Available | Indefinite |
5.1.2 | Not Available | Jun 2008 | Not Available | Indefinite |
5.1.3 | Not Available | Jan 2014 | Jan 2017 | Indefinite |
6.0.x | Jun 2008 | Jan 2012 | Not Available | Indefinite |
6.1.x | Oct 2009 | Jan 2014 | Jan 2017 | Indefinite |
6.2.x | Oct 2009 | Jan 2014 | Jan 2017 | Indefinite |
6.3.x | Apr 2011 | Apr 2016 | Apr 2017 | Indefinite |
See also
- Oracle SOA Suite
- SeeBeyond Technology Corporation
- Business Process Execution Language
- Java EE Connector Architecture
References
- ^ https://wikis.oracle.com/display/JavaCAPS/Home
- ^ http://open-esb.net/
- ^ Businessweek
- ^ Java CAPS Version History by Oracle
- ^ CAPS.blogspot.no/2011/05/java-caps-63.html Java CAPS blogspot
- ^ SeeBeyond ICAN Suite Deployment Guide
- ^ Java CAPS Basics - Implementing Common EAI Patterns; Chapter 10.2, Java CAPS Monitoring and Management
- ^ http://developers.sun.com/docs/javacaps/tutorials/demos/application-configuration_2/launch.html
- ^ Migrating from Java CAPS to Oracle