To disable the prompting of the password, perform the following:
1. Run the following commands (adjusting as necessary for your environment):
export MW_HOME=/u01/app/oracle/middleware2. Create a "boot.properties" file in this directory, with the following:
mkdir -p $MW_HOME/user_projects/domains/base_domain/servers/soa_server1/security
cd $MW_HOME/user_projects/domains/base_domain/servers/soa_server1/security
username=weblogicUpon started up 'soa_server1' the next time, the password will be encrypted.
password=welcome1
Applicable Versions:
- Oracle SOA Suite 11g (11.1.1.x)
No comments:
Post a Comment