Migrate J2EE Connector Architecture

Version 4 Advanced Edition provided an initial implementation of the J2EE Connector Architecture (JCA) specification, Version 1.0. This implementation provided basic run time support based on the final JCA 1.0 Specification, but it was not a complete implementation.

Version 5 now provides a complete implementation of the JCA 1.0 Specification, which supports:

If you move from one of the earlier implementations of the J2EE Connector Architecture to the current implementation, be aware of the following:

For applications that use WebServices and JCA Connectors, there are some additional points to be aware of:

This limitation is because of the wsd14j.jar file. The wsd14j.jar file shipped with WebSphere Application Server Version 5 is compliant. However, because most of the classes have the same package names and interfaces, but not all, the two wsd14j.jar files cannot co-exist in the same WebSphere Application Server installation.