Publishing a Personalization project

Before attempting to publish a resource, initiate a Personalization User/Resource wizard at least once.

To publish a Personalization project:

  1. Open the Server perspective.

  2. In the Server Configuration view, select the remote server for the Application Server to which you want to publish. If no server exists, refer to the Rational Application Developer help system information on creating a new server. Note the following:

    • The server type should be WebSphere V5.0 Remote Server.

    • The WebSphere deployment directory should be the same as the WebSphere installation directory. (If using FTP, the remote target directory should be the WebSphere installation path relative to the ftp alias).

  3. In the Server Configuration view, select or create a server configuration. The HTTP port must match the port on which the remote server is running. One method of determining the port is to look in the standard output log once the application server has started for a line similar to the following:
    HttpTransport ASRVE0171I: Transport http is listening on port 9,080.
          

    If you have problems determining which port to use, try using port 80.

  4. Add the projects that you want to publish to the server configuration (right-click the server configuration and click Add Project).

  5. For the server instance, set the server configuration to be the configuration with your project (right-click the server instance and click Set Configuration).

  6. In the Servers view, publish the server instance (right-click the server instance and click Publish).

When publishing, note the following:



 

Back