Before using EJB components from processes or BPM Objects, you must include them
into the project catalog.
-
Right-click on the module where you want to catalog the EJB components.
-
Select
-
Select one of the following options:
| Option |
Description |
| Use existing configuration |
Select this option if you have already configured an External Resource of type Enterprise Java Bean. |
| Create a new configuration |
Select this option if you need to configure a new External Resource
for the EJB components. See Creating an External Resource. |
-
Click Next and specify an External Resource of type
Java Class Library with the .jar
libraries containing your EJB Home and Bean interfaces.
Select one of the following options for the Java Class Library resource:
| Option |
Description |
| Use existing configuration |
Select this option if you have already configured an External Resource of type Java Class Library. |
| Create a new configuration |
Select this option if you need to configure a new External Resource
for the EJB classes components. See Creating an External Resource. |
-
Select the the EJB Home and Bean interfaces you want to
catalog.
-
Click Next.
The selected components are analyzed for dependencies. Any errors or
warnings are listed.
-
Click Finish.
For each selected Java type, a new component appears in the Project Navigator.