Change The Web Port {http port} in E-Business Suite R12.2
In this post i will list out the steps to change the webport to 8009.
Defualt port - 8000
change port - 8009
Solution:-
1- Login to Em console - using http://hostname:port/em
3- Select the webtier instance from the Web Tier drop down.
4- Select the Oracle HTTP server component and Advanced Configuration.
8- Run Context File Synchronization $AD_TOP/bin/adSyncContext.pl :
perl $AD_TOP/bin/adSyncContext.pl contextfile=$CONTEXT_FILE
9 - Bring down application services.
10- Run autoconfig at application.
11- Check the value for s_login_page in the context file.
grep login $CONTEXT_FILE
grep 8000 $CONTEXT_FILE
12- Start application services and perform sanity test.




No comments:
Post a Comment