BTW, my InvocationTargetException was caused by not have the shared library or DLL, or whatever in the correct location.
Adhamh On 8/27/03 11:27 AM, "Adhamh Findlay" <[EMAIL PROTECTED]> wrote: > Several people here are using JNI. I tired it and was able to go it to > work. The InvocationTargetException is likely coming from your JNI code. > Make sure that code works independently of AXIS. If it does, then search > the mailing list for JNI related topics. > > http://ws.apache.org/axis/mail.html > > I think that you will be able to find the answer there. > > Adhamh >