Skip to Content
0
Former Member
May 26, 2008 at 08:30 AM

java.lang.NoClassDefFoundError: com/sap/mw/jco/JCO$ParameterList

1351 Views

Hi

I have written a java program and uses JCO to connect to the backend.

I have put JCO in the PATH of windows

Now when I try to run the program from the command line

java -jar C:\workspace_3.2\myFolder\MyJar.jar

I get the folowing exception

java.lang.NoClassDefFoundError: com/sap/mw/jco/JCO$ParameterList

Any suggestion why?

regards

yuval