2015-10-31 9:10 GMT+01:00 Mark Thomas <ma...@apache.org>: > > Essentially, > > > > [junit] Caused by: java.lang.NoSuchMethodError: sniCallBack > > [junit] at org.apache.tomcat.jni.SSLContext.make(Native Method) > > Ah, yes, ok, native 1.2 assumes SNI, and the old Java classes [org.apache.tomcat.jni] don't have it. What's the strategy here ? Should the Java APIs be updated, or is the native code supposed to behave better ?
Rémy