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 |
Difference between production and development mode?
How to write a program to call the store procedure of oracle that takes no parameter?
What is cluster stub?
for example we have two boxes,one box it contain one adminserver & one managed servr and another box it contain one managed server.how to configuring the these server?
What are the advantages of using application servers?
How many weblogic servers can I have on a multi-cpu machine?
Write a program to call the store procedure of oracle that takes no parameter?
what r middleware services of weblogic application server
How do I use a temporary destination? : BEA Weblogic
How to change from default jvm to others?
What are the differences between a web logic server and a web server?
How do you differentiate between a server hang and server crash issue?