How can i get all DLL libraries available on the system
bhushan guduri
Greenhorn
Joined: Jan 19, 2002
Posts: 23
posted
0
Hi I am facing very strange problem while loading one of the DLL using ,System.loadLibrary("JNI_config"). I have set my class path and every thing correctly, but i dont the problem. While executing this statement the control is going some where, even the exception is also not throwing(Catch block is not executing). until before this statement the execution is going fine. Please let me know if there are any method to get all the libraries available on the system. Thanks Bhushan
Krishna Varma Adluru
Ranch Hand
Joined: Nov 24, 2001
Posts: 55
posted
0
You are in the wrong forum .. Regards, Krishna
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: How can i get all DLL libraries available on the system