If we lost Admin password(unfortunately), how will you enter
into Admin console?
Answers were Sorted based on User's Feedback
Answer / dinesh
To recover admin password:
http://www.allinterview.com/showanswers/105193.html
To reset admin password:
http://middlewaremagic.com/weblogic/?p=323
step 1,2 and 3 is enough.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / azeema
Go to the security folder under the weblogic server location
and run the following
ex: WEBLOGIC_HOME/samples/domain/wl_server/security/ and run
java weblogic.security.utils.admin account newusername
newpassword .
the . at the end indicates that it will create a new
defaultauthenticatorinit.idif file
Finally, go to
WEBLOGIC_HOME/samples/domain/wl_server/example_server/data/l
adap/
delete defaultauthenticatormyrealmInit.initialized as this
will be created when you restart the server.
Is This Answer Correct ? | 2 Yes | 0 No |
Explain the performance tuning in jms?
How is the logging implementation specified in web logic?
What is clustering? What are the different types and how does clustering works in a network ?
how can we handle if server is hang? and how to handle out of memory in weblogic?
How to change from default JVM to other ?
What are stubs?
Explain what is the purpose of stub in web-logic server cluster?
What is the function of T3 in WebLogic Server ?
How do I configure weblogic to use a socks proxy? : BEA Weblogic
Tell me what are the causes of having ociw32.dll error in the database of web logic server?
What is web.xml ?
What signal tells the jvm to give a thread dump?