Caused by: java.lang.ClassNotFoundException: sqlj.runtime.ref.DefaultContext
Solution: Just edit the startWeblogic.cmd file from JDev system folder and add the runtime12.jar
set CLASSPATH=%SAVE_CLASSPATH%;C:\Oracle\Middleware\jdeveloper\sqlj\lib\runtime12.jar;
No comments:
Post a Comment