J2EE projects can be migrated from the J2EE 1.3 to J2EE 1.4 specification
level. This section describes, for each type of J2EE project, the artifacts
migrated from J2EE 1.3 to J2EE 1.4 by the J2EE Migration Wizard.
Enterprise JavaBean projects (EJB 2.0 to EJB 2.1)
The J2EE Migration Wizard supports the migration of enterprise bean deployment descriptors from the J2EE 1.3 specification level EJB resource to J2EE 1.4. Stateless session beans and message-driven beans are migrated to J2EE 1.4.
Connector projects (JCA 1.0 to JCA 1.5)
The J2EE Migration Wizard migrates the artifacts of a J2EE Connector
architecture (JCA) 1.0 descriptor to JCA 1.5. The migrated artifacts are related
to the elements of the ResourceAdaptor object as two new
objects, OutboundResourceAdaptor and ConnectionDefinition,
were added to the ResourceAdaptor object in J2EE 1.4 specification
level for Connector projects.