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.