Weblogic 6.1 integration, Won't recognise BEA Home
Hi,
Q: How is the Weblogic plugin trying to validate a given directory as BEA home in the 'Settings - Application Servers - Weblogic Server' dialogue?
I'm trying to set up Weblogic as an application server and intelliJ doesn't recognise my BEA Home directory because I get the message:
“Directory xxx/xxx.. is not BEA home”
I've read the manual for the Weblogic installation home directory (see: http://e-docs.bea.com/wls/docs61/install/instpre.html#1066128) and the directory I'm trying to map to has all the required directories and files for the installation. I've also tried several other directories in the same vicinity without success.
I've also searched with Google for this problem using criteria such as "intelliJ Weblogic BEA home" again without success
Regards
Jonathan Court
Please sign in to leave a comment.
http://www.jetbrains.com/idea/docs/help/j2ee/weblogic/index.html :
Supported WebLogic versions: 6.1 (development but not deployment), 7.x
and 8.x.
You cannot configure WebLogic 6.1 in IDEA for deployment. You can use it
only as a Generic server and deploy via Ant or use Remote Run/Debug
configuration.
Serge Baranov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Jonathan Court wrote:
Thanks for the timely response
Best Regards
Jon