
Migrating dependent EJB projects
If you customized EJBs which are based on the EJBs provided by IBM in a previous WebSphere Commerce release, you cannot import them directly into the new workspace. They cannot be imported because the EJBs might be modified in the new WebSphere Commerce version.
About this task
Procedure
- Method 1 (preferred method):
- Separate the customization in the customized EJBs to the independent EJB projects.
- Migrate the independent EJB projects mentioned in the previous step.
- Method 2:
- Locate the corresponding IBM projects in WebSphere Commerce Developer Version 7.0.
- Import these projects into your workspace. See Modifying existing EJB modules.
- Apply any customization on top of the EJBs, if necessary.