You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2016/07/18 15:28:20 UTC

[jira] [Resolved] (TOMEE-1876) JNDIRealm.useStartTLS option rejected

     [ https://issues.apache.org/jira/browse/TOMEE-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau resolved TOMEE-1876.
---------------------------------------
    Resolution: Not A Problem

> JNDIRealm.useStartTLS option rejected 
> --------------------------------------
>
>                 Key: TOMEE-1876
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1876
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.7.2, 1.7.4
>         Environment: JNDIRealm connector
>            Reporter: Louis-Gabriel Thibault
>
> set useStartTLS=true in server.xml:
> {code}
>        <Realm className="org.apache.catalina.realm.JNDIRealm"
>                useStartTLS="true"
>               ...        />
> {code}
> catalina.out:
> {code}
> WARNING: [SetPropertiesRule]{Server/Service/Engine/Realm} Setting property 'useStartTLS' to 'true' did not find a matching property.
> {code}
> tomcat7 and 8 seem to accept the option.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)