Connect EJB form
|
Use the Service tab to identify the properties of the remote EJB service. Complete this tab first before the Create and Remote tabs.
As you work with the form, Process Commander uses information on this tab to connect to the JNDI server and automatically complete fields on the Create and Remote tabs.
Field |
Description |
EJB Home | |
Java Class |
Enter the name of the EJB Home Interface class that Process Commander uses to create an instance of the EJB client stub. If the JNDI Server and Lookup Name values are valid, Process Commander fills this value in automatically. |
Create Method |
Optional. Enter the type-signature of the EJB Home Interface
method that creates an instance of the EJB client stub (for
example: create(String, int)). This field is not required if you
select the |