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.
- In Rational Application Developer, right-click the WebSphere Portal Server and select Start.
- Right-click the WebSphere Portal v6.0 Server and select Run console.
- In the console, select Resources > URL Provider.
- Select Default URL Provider.
- Under Additional Properties, select URLs.
- 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).
- Click Save.
- Exit the console.
- Restart the WebSphere Portal test server.