On 2002.02.15 22:00:03 -0500 Jason Dillon wrote: > > My experience with native libraries is that you can't do that. If I am > > wrong, I would _very_ much like to know how to do it. My experience is > > that native libraries all have to be in place before the jvm is > started: > > anything added later is ignored. > > See java.lang.Runtime.load(String) > > A few years ago (1.1.3) I was using this to load native libraries on > solaris and linux for a java/native disk space monitor.
Thanks I will have to look into using this to load native libraries when they are included in a rar. david > > --jason > > > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development