Answer Posted / tirupathi
boot.properties is the key to this answer, boot.properties (Boot Identity) is a text file which contains username/password to start/stop an instance of WebLogic Server.
Create boot.properties in $DOMAIN_HOME/servers/[server_name]/data/mkdir security with content like
username=[superuser with admin role like weblogic]
password=[password of user]
Repeat tihs for Admin Server and all Managed Server
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can you briefly describe local interfaces?
Which memory space does thread stack get allocated from?
Can struck threads be killed manually?
What is error ora-6502? : BEA Weblogic
Tell me what are the steps involved in configuring the jms?
How do I use a third-party jdbc driver with jms? : BEA Weblogic
What are class paths?
What are the modes of operation for Weblogic server domains ?
Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic
How do I call a servlet with parameters in the url? : BEA Weblogic
What are the causes of having ociw32.dll error in the database of web logic server?
What is boot?properties file in weblogic server?
How can I avoid asynchronous message deadlocks? : BEA Weblogic
What oracle weblogic server includes?
How do I learn what codesets are available in oracle? : BEA Weblogic