spring-loaded icon indicating copy to clipboard operation
spring-loaded copied to clipboard

SAP JCO exception with spring loaded jar

Open Preethyys opened this issue 10 years ago • 0 comments

Hi..I have tried spring loaded. It is working fine for projects which is not having sap jco jar. Sap JCO jar projects throwing error java.lang.ExceptionInInitializerError: JCO.classInitialize(): Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'. I removed sap jco jar from web-inf\lib and externally added and placed dll in system32 folder. Still it is not working after the hop deployment. Throwing the same error. I'm using tomcat.

Preethyys avatar Sep 11 '15 23:09 Preethyys