How to rename weblogic domain name?
Oracle Product: Oracle Weblogic
Version: 14.1.1.
I have been trying to rename the domain name following these steps:
- Complete backup of my current domain.
- Rename it in Oracle Linux (Using mv).
- Replace the old domain name with the new domain name in all the configuration files (Using sed).
- Delete the folders called cache, data, tmp from $MW_HOME/servers/AdminServer.
- Try to start using ./startWebLogic.sh.
However, it shows an error with the user/password. I have updated the boot.properties, but the error still persists.
Tagged:
0