Skip Headers
Oracle® Containers for J2EE Enterprise JavaBeans Developer's Guide
10g (10.1.3.5.0)

Part Number E13981-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

Configuring the orion-ejb-jar.xml File

To specify OC4J-proprietary options, you can create an orion-ejb-jar.xml file and configure the appropriate elements:

For more information, see "What is the orion-ejb-jar.xml File?".

Note:

Alternatively, in an EJB 3.0 application, you can use OC4J-proprietary annotations for session bean and message-driven beans. Vendor extensions set in the orion-ejb-jar.xml file override extensions set using OC4J-proprietary annotations.

For more information, see the following: