You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/11/19 18:32:21 UTC

DO NOT REPLY [Bug 50303] New: typo, improvements to Tomcat 6 doc

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

           Summary: typo, improvements to Tomcat 6 doc
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: tilman@snafu.de


Hello,

1)
In 
http://tomcat.apache.org/tomcat-6.0-doc/jndi-resources-howto.html#JavaMail_Sessions
please correct
message.setFrom(new InternetAddress(request.getParameter("from"));
to
message.setFrom(new InternetAddress(request.getParameter("from")));

2)
"The Java Activation Framework can be downloaded from Sun's site." isn't
correct, the link goes nowhere. According to Oracle, JAF is part of java SE 6.
http://java.sun.com/products/javamail/javamail-1_4_2.html

3)
After "4. Install the JavaMail libraries", and "1. Install Your JDBC Driver"
you might want to mention "restart tomcat".

Tilman Hausherr

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50303] typo, improvements to Tomcat 6 doc

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50303

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-11-19 13:28:05 EST ---
typo == bug

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50303] typo, improvements to Tomcat 6 doc

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50303

Tilman Hausherr <ti...@snafu.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://tomcat.apache.org/to
                   |                            |mcat-6.0-doc/jndi-resources
                   |                            |-howto.html
           Platform|PC                          |All
         OS/Version|                            |All
           Severity|normal                      |enhancement

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50303] typo, improvements to Tomcat 6 doc

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50303

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Mark Thomas <ma...@apache.org> 2010-11-19 13:51:46 EST ---
Thanks for the report. This has been fixed in 7.0.x and 6.0.x and will be
included in 7.0.5 and 6.0.30 onwards.

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org