12 Oct
                
                    2012
                
            
            
                12 Oct
                
                '12
                
            
            
            
        
    
                12:46 p.m.
            
        12.10.2012, 16:11, "Mark Evenson" <evenson@panix.com>:
Agreed. There's an example of introspecting the java CLASSPATH in the code for loading ABCL-CONTRIB which I just have to clone and adopt. Unless someone beats me too it…
Just an idea: an alternative to instropsection of CLASSPATH can be attempt to access some JNA class, e.g. com.sun.jna.Native, and in case of ClassNotFound exception deduce JNA is not available.