[
https://issues.apache.org/jira/browse/TOMEE-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382450#comment-15382450
]
Louis-Gabriel Thibault commented on TOMEE-1876:
-----------------------------------------------
Just tried that. catalina.out complains no more...!
Thanks for the suggestion!
> 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)