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

           Summary: MailSessionFactory, et al missing in Tomcat 5.5.30
           Product: Tomcat 5
           Version: 5.5.30
          Platform: PC
        OS/Version: other
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: a...@labkey.com


OS is Windows 7 (which probably could be added to your OS list now).

5.5.30 appears to have reintroduced this bug:
https://issues.apache.org/bugzilla/show_bug.cgi?id=40668

Comparing naming-factory.jar in Tomcat 5.5.29 with the one distributed in
Tomcat 5.5.30 confirms that the following classes are missing:

 SendMailFactory
 SendMailFactory$1
 MailSessionFactory
 MailSessionFactory$1
 MailSessionFactory$2

As a result, sending email from our Tomcat application is completely broken.

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

Reply via email to