cancel
Showing results for 
Search instead for 
Did you mean: 

JCO 2.1.5 - java.lang.NoClassDefFoundError raised when using the JCO.class

Former Member
0 Kudos

Hello,

My Web Servers administrator has upgraded the JCO version (from the 2.0.8 to the 2.1.5 version ) on a WebLogic Server (8.1).

He is bound to get the sapjco2-1-5.jar file avaliable for all applications. As a result, this jar file is loaded as the WebLogic servers starts

Since this change, I am always returned a java.lang.NoClassDefFoundError error each time I use a JCO method call in my code.

It seems that the other classes of the jar file are reachable (for instance, I declared a JCO.Client, JCO.Repository ... object and no exception has been raised)

It is the more weird that I have been able to compile the classes that use the JCO class.

Can anyone help me given that my web portal used to work properly until the JCO upgrade

Thanks,

VT

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Check out service.sap.com/connectors