Wednesday, August 13, 2014

Steps for creating boot.properties file

1) Stop all the Admin and Managed servers

2) Go to below location
  • /app/oracle/middleware/user_projects/domains/base_domain/servers/AdminServer
  • Create security folder

  • Create boot.properties file in security folder  with below parameters
    • username=weblogic
    • password=Abcd@123


  • Save the file and start the servers
After restarting the server username and password values get encrypted and it should not prompt for username and password.



Repeat the same steps for Managed servers.

 Thank you.
 Arihant Baid 

No comments:

Post a Comment