Tutorial: Customizing Web services and WebSphere Portal to support a new search > < Previous | Next >

 

Registering the static content URL reference

In this step, you register the URL of the Store on the WebSphere Portal Server.

  1. In Rational Application Developer, right-click the WebSphere Portal Server and select Start.

  2. Right-click the WebSphere Portal v6.0 Server and select Run console.

  3. In the console, select Resources > URL Provider.

  4. Select Default URL Provider.

  5. Under Additional Properties, select URLs.

  6. Select New and type the following values:

    • Name: Static Content URL

    • JNDI Name: url/com/ibm/commerce/foundation/client/portal/ExternalContent

    • Specification: http:// hostname:port/wcsstore (this is the hostname of the WebSphere Commerce Server where the TutorialStore service is running).

  7. Click Save.

  8. Exit the console.

  9. Restart the WebSphere Portal test server.

< Previous | Next >