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=25184>.
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=25184

Struts missing commons-dbcp and commons-pooling jar files.





------- Additional Comments From [EMAIL PROTECTED]  2003-12-04 00:58 -------
Those jars were removed for 1.1 because of unresolved bugs.  There really isn't
a "Struts DataSource" anymore because all that's left is the <datasource>
element in struts-config.xml.  IMO, even that should be removed because
configuring DataSources is the container's responsibility.  You can plug in any
DataSource implementation (including DBCP) into the struts-config.xml file but
you need to supply whatever jars are needed.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to