Sun Java System Web Server 7.0 Update 2 Installation and Migration Guide

JNDI and JDBC

The following table lists changes related to Java Naming and Directory Interface (JNDITM) and JDBC.

Table 5–2 Changes Related to JNDI and JDBC

Change in Web Server 7.0 

Description 

JDBCRESOURCE and JDBCCONNECTIONPOOL element changes

The JDBCRESOURCE and JDBCCONNECTIONPOOL elements in server.xml have been consolidated into the jdbc-resource element.

For each existing JDBCRESOURCE, a corresponding jdbc-resource element will be created in the new server-instance/config/server.xml.

Element name changes in server.xml

The following element names have changed: 

  • MAILRESOURCE is now mail-resource.

  • CUSTOMRESOURCE is now custom-resource.

  • EXTERNALJNDIRESOURCE is now external-jndi-resource, and most of the attribute names have also changed.