Are WebLogic Servers password secure?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vru
While starting managed server will pick up user name and password from boot.properties in encrypt it. so will be pass word safe
| Is This Answer Correct ? | 2 Yes | 0 No |
what happen when we give www.abc.com in url(what is process)
How do I use a startup class to initialize and later reference jms objects? : BEA Weblogic
What is DataSource ?how can its associated with connection pools ?
what is mission in weblogic
A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
What are the different weblogic installation types?
what r middleware services of weblogic application server
How to write a program to call the store procedure of oracle that takes no parameter?
What is a domain structure? Does include cluster(s) and server instance(s)?
Can I set the deployment order for application modules? For standalone modules?
What is Domain? how many domains are possible in a single instance?
What are data-sources and what features do they offer? What are the recommend parameters to improve the prformance from data-source point of view.