Tutorial: Customizing Web services and WebSphere Portal to support a new search > < Previous | Next >
Create the TCP/IP monitor
This section refers to creating the TCP/IP monitor.By default, the MVCPortlet project is set up to direct all Web service requests to localhost:81. A TCP/IP monitor is used to forward the Web service requests to the chosen WebSphere Commerce server. To create a TCP/IP Monitor to forward requests to WebSphere Commerce:
- Select Window > Show View > Other.
- Select Debug > TCP/IP Monitor.
- Click OK.
- Select the TCP/IP Monitor.
- Open the TCP/IP Monitor properties.
- Click Add.
- Type the following information:
- Local monitoring port: 81.
- Hostname: The hostname of the WebSphere Commerce Server
- Port: 80 for WebSphere Commerce Developer, 8007 for production
- Click OK.
- Select the created TCP/IP monitor.
- Click Start.
- Click OK.