Wednesday, August 19, 2020

Unable to access Weblogic Console page

EBS 12.2 Weblogic 


IF unable to access Weblogic Console page

a) Delete the deny rule line form following file 

b) stop  Application:

Changes to be done 

vi $EBS_DOMAIN_HOME/config/config.xml


. . . . .

<connection-filter-rule>0.0.0.0/0 * * deny</connection-filter-rule>

. . . . .


Save the file and

c) start Application:

No comments: