Reg: Ports got reassigned whenever the server is restarted
Hi
I am using Oracle Application Server 10g. I deployed one application and the port [http] assigned for that application is 12501.
Next day I deployed another application and the port [http] assigned for that application is 12502.
Today i restarted the server, now the port got reassigned, the first application got assigned 12502 and the second got 12501.
I need to assign a permanent port for an application, It should not change if i restart the server?
Please help me out
0