bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


ResourceEnvDescription

The EJB container supports resource services. In WebLogic Server, EJBs can access JDBC connection pools by directly instantiating a JDBC pool driver. However, it is recommended that you instead bind a JDBC datasource resource into the WebLogic Server JNDI tree as a resource factory.

Use this table to view resource environment references defined in the enterprise bean's ejb-jar.xml file that are mapped to the JNDI name of an actual resource available in WebLogic Server.

 

Back to Top Previous Next