[Bug 54929] jdbc-pool cannot be used with Java 1.5, java.lang.NoClassDefFoundError: java/sql/SQLFeatureNotSupportedException

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54929

Filip Hanik fha...@apache.org changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #2 from Filip Hanik fha...@apache.org ---
I'm considering closing the development of jdbc-pool on the Tomcat 7 branch.
and just continue on Tomcat 8, at which point I do believe Java 6 should be the
minimum required.

Is this still an issue? Anyone still using Java 1.5 out there?

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



[Bug 54929] jdbc-pool cannot be used with Java 1.5, java.lang.NoClassDefFoundError: java/sql/SQLFeatureNotSupportedException

2013-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54929

--- Comment #1 from mohanpakam mohanpa...@ymail.com ---
I am sure updating the document to reflect that tomcat jdbc is only compatible
with jdk 1.5 would be much appreciated by user group.

My application is still on jdk1.5 and so I had to fetch the source code of
tomcat jdbc 7.0.39 and tweak it to support jdk1.5 based on your suggested
alternative (c).

Thanks

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