+

Search Tips   |   Advanced Search

 

Binding EJB and resource references

 

Follow these steps to bind an enterprise bean local reference (or nickname) to a Java Naming and Directory Interface (JNDI) name.

 

Procedure

  1. Start the Application Server Toolkit.

     

  2. Optional: Open the J2EE perspective to work with J2EE projects. Click Window > Open Perspective > Other > J2EE.

  3. In the J2EE view, select the EJB module to open its deployment descriptor.

  4. Switch to the References page.

  5. Expand the tree under your chosen bean and select the appropriate reference.

  6. In the WebSphere bindings section, specify the JNDI name.

  7. Repeat these steps for all the references in the EJB module.

     

  8. Save the deployment descriptor.

    Reference bindings can be defined or overridden at deployment time in the administrative console for all modules except for application clients. For those, use the Application Server Toolkit.



Application bindings

 

Related tasks


Defining data sources for entity beans
Binding Web modules to virtual hosts