Registering a Resource with the Sun Java System Web Server

See Also

After you set up a resource object, you must register that resource with the server. Once registered, the object is available to all the applications and resources. You must register each resource individually in the IDE.

When you set up a resource object for a project with the New File wizard, the resource is added to the project and appears in two places:

To register an individual resource:

  1. Locate the object in the Projects window or Files window.
  2. Right-click the object and choose Register.
  3. Click Register and then click Close when you get the registration successful message.

After the object is registered with the server it is visible in the Runtime window under the Servers node under the node corresponding to the type of resource. You can modify some of the properties of the resource object by opening the properties window for the object.

To delete a resource from the server:

  1. Locate the object you wish to delete in the Runtime window.
  2. Right-click the object node and select Delete.

When you delete a resource from the server it is no longer visible in the Runtime window.

See Also
Setting Up a Custom Resource on the Sun Java System Web Server
Setting Up an External JNDI Resource on the Sun Java System Web Server
Setting Up a JavaMail Resource on the Sun Java System Web Server
Setting Up a JDBC Resource on the Sun Java System Web Server
Registering a Sun Java System Web Server

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.
Legal Notices