Problem with Oracle Weblogic Integraion +intellij7.0.4
Hi,
I just installed Oracle WebLogic Server 10gR3 , when i try to integrate in intellij 7.0.4 it is throwing a warning
Warning: Directory 'C:\bea' is not a BEA home'
Can Somebody please advise me.
Here's the contents of my c:\bea\registry.xml:
Edited by: Ajaibabu on Sep 11, 2008 11:03 AM
Edited by: Ajaibabu on Sep 11, 2008 11:08 AM
Attachment(s):
registry.xml
请先登录再写评论。
Getting exactly the same problem.
From the past I remember that the directory structure of WL used to be different from what it is in 10, so IntelliJ is probably looking in the wrong directory.
I've copied the /bea/wlserver_10.3/lib directory to a new /bea/server/lib directory and now IntelliJ no longer complains trying to create the server.
I have however not yet tested if it will actually work properly afterwards (I guess it won't, but at least I can now link to the remote server for debugging I guess, and get the server libraries into my projects).
Off topic of course but I do feel bad for all yall who have to use Weblogic on your local machines. Ugh!
It could be worse, it could be Websphere ;)
>> Off topic of course but I do feel bad for all yall who have to use Weblogic on your local machines. Ugh!
Why? I use Weblogic locally and don't have any issues.