How could you retrieve password for I-Planet console if you
have forgotten?
Answer / sumit
Look in the file server_root/https-admserv/config/admpw
You should see something like:
admin:{SHA}wuxl6TYxeC7pOCDwcbCicNOyoQM=
where "admin" is the username and the rest is the password.
Just delete the password stuff (everything after the : )
and you should be able to connect to the admin server with
just the username and a blank password.
| Is This Answer Correct ? | 6 Yes | 1 No |
What are the steps in which unicode codesets can be set with the weblogic jdriver?
Name the various message severity levels in web logic?
What is the managed server?
What is t3 protocol?
How can the OUT OF MEMORY be solved?
How to update license?
I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic
suppose you deployed a new application and the application is not reflecting to clent. what will be your steps of action
By default thread dump goes to System.out log.How can we send it to a particular file so that when we take the thread dump, instead of searching in System.out we can analyse a particular file
What is the purpose of stub in web-logic server cluster?
What are the functions of t3 in the web logic server?
How should you type cast a remote object? Why?