Hi,
I run an application which is on the same machine as DB2. I use type 4 JDBC to connect to DB2, unfortunately I got an error like this: java.lang.NoClassDefFoundError: Lorg/ietf/jgss/GSSCredential;
Does anyone know how to slove it? Any help would be appreciated.
Thanks in advance.