Changing JDK with WebLogic Integration
I am trying to switch which JDK is used by WebLogic. This is pretty easy to do with the startup scripts provided by WebLogic but I can't get IntelliJ to change. Where does IntelliJ store the JDK it uses in when starting WebLogic? I've tried modifying registry.xml, weblogic81/common/bin/commEnv.sh, weblogic81/common/lib/platform.properties and weblogic81/server/bin/startWLS.sh.
请先登录再写评论。
Figured it out.
The answer is registry.xml. I added a new bea-product-information/host/java-installation but failed to change bea-product-information/host/product/release/@JavaHome and @JavaVersion. Hopefully this post will save some time for others trying to get this to work.
Hi,
This is Bea Weblogic know-how.
Dwayne Schultz wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"