On 31 October 2015 09:33:36 GMT+00:00, "Rémy Maucherat" <r...@apache.org> wrote:
>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 ?

My preference would be for the native code to behave better but I don't know 
how easy that is to implement. That way native 1.2.x can be used with current 
and previous 6.0.x, 7.0.x and 8.0.x releases.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to