Answer Posted / rekha
weblogic uses boot.properties file which will store the
username and password in encrypted format.
So the details are safe
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How do I use a less than or greater than on a message selector in ejb-jar.xml? : BEA Weblogic
What is meant by domain, adminserver, managedserver?
How do I start wls and configure jms? : BEA Weblogic
What is the local interface used by web logic server?
What are the modes of operation for Weblogic server domains ?
What can be the reasons of server hang?
Explain briefly the client-server architecture.
Do you know what is the meaning of classformaterrors used with the applet?
Why is there no polymorphic-type response from a create () or find () method?
How do stubs function in a web logic cluster?
Write a program to call the store procedure of oracle that takes no parameter?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
How to write a program to call the store procedure of oracle that takes no parameter?
Write a program of web logic server to get the connection pool attribute?
What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?