https://issues.apache.org/bugzilla/show_bug.cgi?id=53665
Priority: P2
Bug ID: 53665
Assignee: [email protected]
Summary: Minor JNDI Howto document enhancement concerning mail
properties
Severity: enhancement
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: trunk
Component: Documentation
Product: Tomcat 7
Created attachment 29175
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29175&action=edit
SVN diff against current Tomcat 7 branch
When configuring mail sessions via JNDI and the Resource element, there is no
mention of a password attribute. This attribute is useful if you wish Tomcat to
manage the remote connection. One such use case is where the source code to the
web application is not available, but requires authenticated connection to an
external mail server.
Tomcat has this capability in the default
org.apache.naming.factory.MailSessionFactory class, but it's not documented.
The proposed patch amends the jndi-howto document with this information.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]