WebLogic, choosing the JDK
问题 Regarding a Java EE application and WebLogic; I've noticed that I could change the Java VM (Sun JDK or JRockit) in different places: During creation of the WebLogic Domain Project classpath During creation of WebLogic Server Runtime Environment Other? Can you explain me what happens if I change one of the different settings? 回答1: The only real difference is that JRockit is specifically tuned to work with Weblogic so you'll see performance improvements. Memory settings will change when picking