Sun Java System Web Server 6.1 SP12 Administrator's Guide

ProcedureTo create custom resources using the administration interface

  1. Access the Server Manager and choose the Java tab.

  2. Click Custom Resources.

  3. Click the New button.

  4. Enter the following information:

    • JNDI Name (required): Enter the JNDI name that application components must use to access the custom resource.

      • Resource Type (required): Enter the fully qualified type of the custom resource.

      • Factory Class (required). Enter the fully qualified name of the user-written factory class, which implements javax.naming.spi.ObjectFactory.

      • Custom Resource Enabled (optional): Select On to enable the custom resource at runtime.

  5. Click OK.

  6. Click Apply Changes.