DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6560>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6560
naming-factory.jar from Tomcat 4.0.2 RPM not complete
Summary: naming-factory.jar from Tomcat 4.0.2 RPM not complete
Product: Tomcat 4
Version: 4.0.2 Final
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: Other
Component: Installable Packages
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: david-apache@haraburda.com
The naming-factory.jar file included with the Tomcat 4.0.2 RPM does not include
all the classes that the naming-factory.jar file in the Tomcat 4.0.2 LE JDK 1.4
tar.gz distribution.
The following files are missing:
org/apache/naming/factory/MailSessionFactory.class
org/apache/naming/factory/MailSessionFactory$1.class
org/apache/naming/factory/ResourceEnvFactory.class
org/apache/naming/factory/ResourceFactory.class
org/apache/naming/factory/SendMailFactory.class
org/apache/naming/factory/SendMailFactory$1.class
org/apache/naming/factory/TyrexDataSourceFactory.class
org/apache/naming/factory/TyrexTransactionFactory.class
I receive an error when ResourceFactory tries to instantiate
TyrexDataSourceFactory (when trying to enlist a JDBC driver in server.xml)
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|