We might want to click and
1 - Start Weblogic Admin Server
2 - Start Weblogic Server - WLS_FORMS
3 - Start Weblogic Server - WLS_REPORTS
without giving any password create a file named boot.properties and add the following line:
password=weblogic
username=weblogic123
Copy the file boot.properties to the following directory path :
C:\Oracle\Middleware\user_projects\domains\ClassicDomain\servers\AdminServer\security
C:\Oracle\Middleware\user_projects\domains\ClassicDomain\servers\WLS_FORMS\security
C:\Oracle\Middleware\user_projects\domains\ClassicDomain\servers\WLS_REPORTS\security
Tags:
Oracle Developer