Thank you for your quick reply,
It was an environment problem 🙂
Reinstalling the Eclipse M4 fixed the disabled options problem.
I still have a problem with the app server plug-gin. Can’t set WebLogic 8 to use DB2 driver.
Append to library path does not take DLL directory location.
I’ve created the “myEclipceDB2DriverDlls” directory and added all the dlls from \bin and \function subdirectories.
Appended following zip files to the class path.
C:\bea\weblogic81\server\ext\jdbc\DB2\db2java.zip
C:\Program Files\SQLLIB\java\runtime.zip;
C:\Program Files\SQLLIB\java\sqlj.zip
Added C:\Program Files\SQLLIB\myEclipceDB2DriverDlls to “Append to library path”.
When I start the internal weblogic instance I am getting these errors
Java Virtual Machine Launcher:
Could not find the main class.Program will exit.
Error starting Weblogic :
A configuration error occurred during startup. Please verify the preference field with the prompt : java.lang.NoClassDefError: Files\SQLLIB\myEclipceDB2DriverDlls
Exception in thread “main”
Please let me what to do.
I’ve already looked through the forum and could not find a solution.
Roman.