|
Oracle® Containers for J2EE Enterprise JavaBeans Developer's Guide
10g Release 3 (10.1.3) B14428-01 |
|
![]() Previous |
![]() Next |
You can configure a default data source for an EJB 3.0 application using deployment XML (see "Using Deployment XML").
For more information, see:
"Data Sources" in the Oracle Containers for J2EE Services Guide
To configure a default data source for an EJB 3.0 application:
Set the name of the default data source in the default-data-source attribute of your orion-application.xml file.
Customize your EJB 3.0 application to define a data source of this name in your ejb3-toplink-session.xml.
For more information, see: