Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you would like to change the port number of the runtime after it has been installed, you can do that by editing the server.xml file  in C:\<deployments-dir>\<blueriq-version>\Runtime\tomcat\conf

 

Code Block
 <Connector port="10091" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443"/>

 

The same is true for the port number that is used by the persistence service, which you can find in C:\<deployments-dir>\<blueriq-version>\Services\blueriq-customerdata\tomcat\conf