Skip to Content
0
Former Member
Jan 10, 2012 at 01:17 AM

Error while running the SAP JCO java program running via command line

46 Views

Hi,

We are facing an issue while using SAP JCO. When i try to run the sample program using RAD 8.0 ( IBM IDE tool For Java Development) its working fine.

The same sample program if i try to run using command line, Then its giving below exception message.

Exception in thread "main" java.lang.NoClassDefFoundError: Integration

NOTE: I have configured proper sapjco jar & Dll files path in class path settings in my batch file.