Hi, I'm trying to get Japhar to work with my java.net implementation
and am having a problem. I'm getting unsatisfied link exceptions.
It looks to me like Japhar never even tries to load my shared library,
which should be loaded by a call to System.loadLibrary() in a static
initializer in InetAddress. It appears this static initializer
never gets called. I replaced the call to loadLibrary with a println
statement and nothing came out. Replaced it with a thrown RuntimeException
and nothing happened (until my unsatisfied link). Any clue?
I may not be on the absolute latest release. --version reports 1.20 (?).
I hear the very latest CVS version doesn't work with Classpath so
I'm loathe to upgrade to it.
Thanks in advance.
--
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/