https://bz.apache.org/bugzilla/show_bug.cgi?id=66542

            Bug ID: 66542
           Summary: JavaMail specification links are outdated in
                    documentation
           Product: Tomcat 10
           Version: 10.1.7
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: dev@tomcat.apache.org
          Reporter: knst.koli...@gmail.com
  Target Milestone: ------

At 
https://tomcat.apache.org/tomcat-10.1-doc/jndi-resources-howto.html#JavaMail_Sessions

Looking at "JNDI Resources How-To" document of Tomcat 10.1.7, at its section
titled "JavaMail Sessions".

This section was updated to use a Jakarta EE package name (using
"jakarta.mail.Session" etc.), but links reference old Java EE implementation of
the API.


1. At "0. Introduction" 

"The Java Mail API" links to
http://www.oracle.com/technetwork/java/javamail/index.html

2. At "4. Install the JavaMail libraries"

"Download the JavaMail API." links to http://javamail.java.net/  that redirects
to "https://javaee.github.io/javamail/";. A footer on that web site says "This
project is now part of the EE4J initiative; its activity is temporarily paused
until it has been effectively transferred to the Eclipse Foundation.".


I think that the relevant specification is here:

https://jakarta.ee/specifications/mail/

Not tested.

-- 
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