JNI and initialization of static C++ classes on Linux with JDK 1.3.1

2001-09-15 Thread Marcel Ruff
Hi, i am using Linux 2.4.4-4 with JDK 1.3.1 I want to call one method in a native, shared C++ library from Java, using JNI. The C++ .so lib depends on other .so libs which have many C++ classes which are usually initialized automatically on startup before the main() method (if i invoke the old

mysterious 'top' package

2001-09-15 Thread Arun Hodigere
Hi , Is there a package called 'top' in jdk? One of the files in my application imports a package called top.* . I have never seen this before . I figure it contains static functions from a class called Main. things like Main.Debug(" ") and Main.isin.read() because my javac doesn't