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 is the difference in the web.xml and weblogic.xml ?
Explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
Can we add JBoss server instance to weblogic cluster?
How can I run multiple instances of the same servlet class in the same weblogic server instance? : BEA Weblogic
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
How is the security handled in web logic j2ee connector architecture?
What is the use of persistent store in weblogic?
How to Know the maanged servers status,when admin console is not available?
what is the difference between sun JDK1.5 and BEA Jrokit 1.5
Explain the different groups under web logic security?
Why would a client application use jta transactions?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?