On Thu, 2003-08-28 at 10:47, Stuart Jansen wrote:
> Does anyone know the correct way to solve this problem?

Thanks to a co-worker for successfully Googling this one. I'm recording
it here to help someone else find the answer in the future.

Basically, the problem wasn't finding the libraries, but trying to load
them more than once. By moving the wrapper jar files out of WEB-INF/lib
to tomcat/shared/lib they only get loaded once. Looks like any classes
using JNI can not be packages and distributed in the .war itself.

-- 
Stuart Jansen <[EMAIL PROTECTED], AIM:StuartMJansen>

Interviewer: What do you think anything[sic] is still missing from
the [Linux] kernel?
Andrew Morton: Groupies!

Attachment: signature.asc
Description: This is a digitally signed message part

____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to