How to change from default JVM to other ?
Answer / Atul Chandra
To change the default JVM used by Weblogic, you can modify the Java Home setting in the server's start script or configuration file. This allows you to specify a different JDK or JRE installation directory, thereby using a different JVM.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the benefits of load order in the deployment of the application?
How do I use jta transactions within an mdb? : BEA Weblogic
Explain the performance tuning in jdbc?
What are the different versions of nm?
What is meant by node manager?
How do I configure jms security? : BEA Weblogic
How does concurrency work for message-driven beans? : BEA Weblogic
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
How do I configure weblogic to use a socks proxy? : BEA Weblogic
How do I manage a queue to view and delete specific messages? : BEA Weblogic
How Administration Server And Managed Servers Will Interact ?
1. What is clustering? How do weblogic instances communicate in a clustered environment! 2. In a cluster, if one of the servers has issues and is not accessible, will the other servers know about it? and how??