Could not load middleware Layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
I am facing following problem
If anyone know this, please reply.
javax.servlet.ServleException:Java.lang.ExceptionInInitializerError:JCO.classInitialize(): Could not load middleware Layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
*JCO.nativeInit(): Could not initialize Dynamic link library sapjcorfc[ c:\program files (x86)\java\jdk\jre\bin\sapjcorfc.dll : Can't find dependent libraries].*
I have set classpath=c:\program files (x86)\java\jdk\bin;
classpath =c:\program files (x86)\java\jdk\bin;
And
sapjco.jar is present in c:\program files (x86)\java\jdk\jre\lib
and
sapjcorfc.dll is present in c:\program files (x86)\java\jdk\jre\bin
Please reply if anybody know.
Regards
DB