Loading Third Party Packages
Hi ALL
I have some JAVA methods which internally requires some XML and XQL helper packages(Third Party).
The methods work fine if I run using JBuilder... but I get an error when I call FindClass() from C++ code. The FindClass() function won't locate the class I invoke!!!
Pls Help...
Thank You

