Weblogic 10 support Permanently deleted user 创建于 2008年01月17日 14:39 HiDoes IntelliJ 7.0.2 support Weblogic 10? Thanks!
Yes.
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Ok. Thanks :)
Hi, how does IntelliJ 7 support Weblogic 10? I have WL 10.3 TP installed and when I try to configure the application server it says the directory is not BEA home. :(
I should have searched better. The answer was right here in the forum... :P
http://intellij.net/forums/thread.jspa?messageID=5206387�
It seems IDEA doesn't recognize the technology preview release because it expects to find in the registry.xml file in the BEA HOME the following tag:
but what is there is something just a little differente: The workaround is simple: insert the following line between and : ]]>
Thanks Nikolay Chashnikov to the answer.