DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31304>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31304 NoClassDefFoundError: org/apache/commons/collections/CursorableLinkedList [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2004-10-07 13:33 ------- I took your WAR, and modified it for my environment. The only changes were the JDBC driver class (I have Oracle locally, so oracle.jdbc.driver.OracleDriver), and of course database URL, username, and password. Whether I deploy as a packed WAR, or as an expanded directory structure, both dbtest.jsp and dbtestdirect.jsp work for me. (I had to create a dummy table testdata of course to match your query). I get no errors at all, much less that collections error you quote. This was on a clean, new 5.0.28 installation, using Sun JDK 1.4.2 on Solaris 8. I repeated the same thing on Windows 2000, same results. It all works. So I'm closing this item as WORKSFORME. If I were you, I'd try it with a clean installation, as there's no other explanation for what you're seeing. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
