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 |
How to write a program of web logic server to get the connection pool attribute?
What are jvm tuning parameters?
If configured multicast, which error is occurred..?
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
Do you know what is the meaning of classformaterrors used with the applet?
What is the default port of weblogic admin server?
How to change from default JVM to other ?
The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic
What are workload managers for?
How could you retrieve password for I-Planet console if you have forgotten?
What are the steps required to setup the oracle instance for os authentication?
What is the difference between jboss and weblogic?