Hi Paul,

normally the shared libs is in the same folder of the jar file which
uses them, so I guess it's a class loader issues.


Michele

Paul Fremantle wrote:
> Where is the shared lib normally? Certainly Axis2 is doing its own
> classloader.
> 
> Paul
> 
> On 12/10/06, Michele Mazzucco <[EMAIL PROTECTED]> wrote:
>> Hi Paul,
>>
>> thanks for the prompt reply. Your guess looks like right, but why if I
>> use that library from code non embedded in tomcat/axis2 it works fine
>> without specifying anything?
>>
>> Thanks,
>> Michele
>>
>> Paul Fremantle wrote:
>> > I guess you would need them in the PATH or LIBPATH that Axis2 has. I
>> > don't think you can put them in an AAR file.
>> >
>> > Paul
>> >
>> > On 12/10/06, Michele Mazzucco <[EMAIL PROTECTED]> wrote:
>> >> Hi all,
>> >>
>> >> My web service is using a third party library which includes some
>> native
>> >> code (.so, .dll, etc.). I've put everything (jar and native libraries)
>> >> in WEB-INF/lib of my aar file, however I get a UnsatisfiedLinkError.
>> >>
>> >> Any clue?
>> >>
>> >> Thanks,
>> >> Michele
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >>
>> >>
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to