Under JCA hood:
- JCA enables application components deployed on the application server to access the underlying EIS systems.
- JCA provides an EIS vendor specific standard resource adapter for its EIS.
- The resource adapter plugs into an application server, providing connectivity between the EIS, the application server, and the enterprise application.(Look at the diagram given below)
- An application server vendor has to extend its system to support the JCA which assures of seamless connectivity to multiple EISs.
- One can have multiple resource adapters. They all are are pluggable into an application server and each unique resource adapter corresponds to a particular type of EIS. An EIS vendor has to provide just one standard resource adapter which has the capability to plug in to any application server that supports the JCA.

0 comments:
Post a Comment