https://issues.apache.org/bugzilla/show_bug.cgi?id=50526
Summary: Clarify that JavaMail Session JNDI resource factory can accept any configuration attribute from JavaMail Product: Tomcat 7 Version: unspecified Platform: PC Status: NEW Severity: enhancement Priority: P2 Component: Documentation AssignedTo: dev@tomcat.apache.org ReportedBy: ch...@christopherschultz.net >From the examples currently shown in jndi-resources-howto.html, one might assume that adding "foo.bar.baz" will be added to the java.util.Properties object passed-into the Session.getInstance method, but it is not entirely clear. It would be nice to explicitly state that arbitrary <Resource> attributes will be converted into Session configuration properties. Also, there are certain properties that are outside of the JavaMail spec, such as "password". -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org