To set username and password on weblogic, add the following to JAVA_OPTS:
-Dweblogic.management.username=system -Dweblogic.management.password=weblogic
(or whatever the new passwords are)..
To set username and password on weblogic, add the following to JAVA_OPTS:
-Dweblogic.management.username=system -Dweblogic.management.password=weblogic
(or whatever the new passwords are)..