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 do I look up an ora sqlexception? : BEA Weblogic
What are the advantages of cluster?
What is the tree view pane in the web logic server?
what is difference between cor dump and heap dump. Explain the situation when you have to take thead dump and when to take heap dump
Do ejbs have to be homogeneously deployed across a cluster?
what is mission in weblogic
Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic
What is meant by full gc and explain it?
How can domain configuration lock be enabled and disabled?
What are managed servers?
How many messages are sent across the network for processing topic messages? : BEA Weblogic
What is the difference between stage and no stage deployment?