What steps it pass on when manage start
Answer / 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 |
What is bea weblogic? : BEA Weblogic
What is the difference between jboss and weblogic?
When does high cpu usage occur?
How many types of logs are there?
How can classpath be set?
In Future how the role of WEBLOGIC in realtime ?
How do stubs function in a web logic cluster?
Is weblogic a web server?
What is a non-durable topic subscriber?
How do I call oracle stored procedures that take no parameters? : BEA Weblogic
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic