I'm having dissimilar behavior in native library loading b/t felix 1.8 & 2.0
In 1.8 if I have the shell tui service running and I make a call into a bundle that uses a native library the call will hang until I enter something into the command console. Then everything works. If I turn off the tui (don't load the bundle) then everything flys right through. In 2.0 native libraries don't seem to be loading at all. I get java.lang.ExceptionInInitializerError trying to get to the native library. Anyone else seen this kind of behavior? - Joel --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

