Migration limitations

While you plan your migration project, be aware of the migration limitations.

Operating system and software support

The supported operating systems and software for the development and production environments have changed in version 9.0. For more information about supported software, see Supported software levels, fixes, and settings for HCL Commerce.

Migrated store runs on Transaction server

Version 9.0 uses containerization to deliver a continuous development and delivery cycle. Part of that containerization was moving the Store server to a separate container. Migrated stores cannot be deployed to the Store server. Migrated stores must run on the Transaction server. For more information about migrated your store, see Migrating the store dynamic web project.

Enterprise Java Beans

Enterprise Java Beans are unsupported in version 9.0. You must migrate your EJB beans to Java Persistence API (JPA).

For more information on migrating to JPA, see Migrating IBM Websphere Commerce Version 8 EJB entity beans to Java Persistence API.