Creating EJB Access Beans automatically
To make it easier to use EJB Access Beans in a project that is not a HATS project, refer to the preference Automatically generate EJB Access Bean in HATS EJB project when an Integration Object is created on the HATS Preferences page.
If you click this preference, an EJB Access Bean is created in your HATS EJB project whenever you create an Integration Object. If you have selected the Automatically generate Integration Object when saving macro preference, an EJB Access Bean is created along with the Integration Object when you create or modify a macro.
You can then copy the EJB Access Bean directly to your other project without having to export it to a HATS project. You must still follow the steps listed in Using EJB Access Beans with Java application clients to add the EJB reference and EJB environment variable in your other project.
EJB Access Beans are not created automatically when you migrate a project.
For more information about using HATS preferences, refer to Using HATS preferences.