Hi all,

I have developed a Soap client shared library (libClient_Api.so) using
Axis2C.  I have no problem using this shared library in any C application.
But for some reason, when I try to use the shared library from JNI c
library.  I got the following error

java: symbol lookup error" /home/axis2c/lib/libaxis2_http_receiver.so:
undefined symbol: axis2_transport_in_desc_param_container

It seems like Axis2C library path is not recognized by JNI environment.

Have anyone run into the similar problem?

Any help would be appreciated.

Thanks,
Ellen

Reply via email to