To configure the ITP/Server host and port, you need to configure the configuration properties "com.aia_itp.wsdl.itpserverhost" and "com.aia_itp.wsdl.itpserverport" so that they refer to the ITP/Server installation that you want to use with the Web Service interface. To do this, start the WebSphere administrative console and go to Servers > Application Servers and click on the server name. Then click on Process Definition in the Java and Process Management section:

Then choose Java Virtual Machine > Custom Properties (under Additional Properties):

Click New, and create properties with the names com.aia_itp.wsdl.itpserverhost and com.aia_itp.wsdl.itpserverport. For the values of these properties, enter the host name and the port that the Web Services interface will use to connect to ITP/Server. The host name is the name of the computer on which ITP/Server is running. The standard port number for ITP/Server is 3001.



After doing this, you may have to save your master configuration. In addition, you will have to restart the server for the changes to take effect.