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

[333 byte] By [asiriw] at [2007-9-26 11:17:19]
# 1
The class path is not set.
jschell at 2007-7-2 0:20:39 > top of Java-index,Java HotSpot Virtual Machine,Specifications...