What steps it pass on when manage start

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


Please Help Members By Posting Answers For Below Questions

What is the difference between jndi lookup(), list(), listbindings(), and search()?

717


How many types of weblogic installation ?

736


What is t3 protocol?

680


How do I increase weblogic server memory? : BEA Weblogic

734


Explain what is the purpose of using multipools in web logic server?

709


What are stubs and how do they function in a web logic cluster?

718


Why do we need to remove cache?

711


How do you troubleshoot a crash?

709


When should I use multicast subscribers? : BEA Weblogic

714


Explain The Methods For Providing User Credentials For Starting The Server ?

777


How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic

705


Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic

662


When does high cpu usage occur?

724


Do you know how are multi-byte characters used with weblogic jdriver?

759


What is achieved through clustering?

730