https://issues.apache.org/bugzilla/show_bug.cgi?id=53665

          Priority: P2
            Bug ID: 53665
          Assignee: dev@tomcat.apache.org
           Summary: Minor JNDI Howto document enhancement concerning mail
                    properties
          Severity: enhancement
    Classification: Unclassified
                OS: Linux
          Reporter: mdegg...@gmail.com
          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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to