Working with the WebLogic extensions page

The WebLogic extensions page of the EJB Deployment Descriptor Editor is used to edit WebLogic JNDI bindings and CMP RDBMS settings for the beans in the WebLogic-specific deployment descriptor files (weblogic-ejb-jar.xml, weblogic-cmp-rdbms-jar.xml, weblogic-cmp11-rdbms-jar.xml).

The WebLogic extension page provides fields to edit JNDI Name and Local JNDI Names for Session and Entity beans if the bean has the appropriate interfaces. Local JNDI names are only available for EJB 2.0 beans. Message-driven beans will have a Message Destination JNDI Name field. Container-managed Entity beans will have a field to specify a Data Source Name.

To edit WebLogic extensions page properties:

  1. Switch to the J2EE perspective.
  2. In the Project Explorer view, expand EJB Projects and expand the project that includes the enterprise beans you want to work with.
  3. Double-click the Deployment Descriptor under the EJB project to open the EJB Deployment Descriptor Editor.
  4. Select the WebLogic page in the editor.
  5. In the left listbox, select the bean whose properties you want to edit.
  6. Edit the JNDI Name, Local JNDI Name, Message Destination JNDI Name and Data Source Name fields as required.
  7. Save your changes.

Related tasks
Editing container managed relations
Editing the WebLogic ejb-jar.xml file directly

Terms of use | Feedback
(C) Copyright IBM Corporation 2002, 2004. All Rights Reserved.