Enable remote debugging options on your server and remotely debug using
your IDE.
Thanks !
On Wed, Nov 30, 2011 at 10:07 AM, wrote:
> Hello,
>
> I got the following cryptic error when calling a web service function from
> a JUnit test.
> The error is probably due to a JNI function which I cal
Hello,
I got the following cryptic error when calling a web service function from a
JUnit test.
The error is probably due to a JNI function which I call from the service.
I looked in the axis2 directory if there was some kind of axis2.log file, but
to no avail.
How do you fellows debug your A