How to Change port number
Hi All,
I have a server which I have completed the setup with defaulr port 9443 on WAS. Now I need to change the port number to 443. I made the necessary changes to change port number in WAS. Now I am trying to do JTS setup with new port number but it is not allowing me to modify the public URL.
Can we modify a public URL which is already set ?
Thank you,
Kunal N
I have a server which I have completed the setup with defaulr port 9443 on WAS. Now I need to change the port number to 443. I made the necessary changes to change port number in WAS. Now I am trying to do JTS setup with new port number but it is not allowing me to modify the public URL.
Can we modify a public URL which is already set ?
Thank you,
Kunal N
One answer
Hi Kunal,
Once the URL is configured, the port or the protocol or the host part can be changed only through a Server Rename procedure.
Here is the link to do it :
https://jazz.net/help-dev/clm/topic/com.ibm.jazz.install.doc/topics/c_redeploy_server.html
However, if its a new setup, you could uninstall and perform a reinstall. This time update the ports first and run the setup using that port.
Hope this helps.
Once the URL is configured, the port or the protocol or the host part can be changed only through a Server Rename procedure.
Here is the link to do it :
https://jazz.net/help-dev/clm/topic/com.ibm.jazz.install.doc/topics/c_redeploy_server.html
However, if its a new setup, you could uninstall and perform a reinstall. This time update the ports first and run the setup using that port.
Hope this helps.