Changing Web Servers

See Also

During development and testing, you can execute your web module using any server installed in the IDE that implements a J2EE-compliant web container. By default, the IDE executes web modules using the Server Registry's default web server.

To change the default web server:

  1. In the Runtime window, expand the Server Registry node and navigate to the server instance that you want to be the default.
  2. Right-click the server instance and choose Set as Default from the contextual window.
See Also
About Running Web Modules

Legal Notices