Mark Thomas:
> Filip Hanik - Dev Lists wrote:

>> 2. Remy's comment -"Tomcat does not do connection pools"
>> We sure do, the fact that we ship with one, means we do connection
>> pools. and we are in the job of refactoring commons-dbcp, and now you
>> can't even compile Tomcat with JDK 1.6, nor run it with JDK 1.6 since
>> the java.sql API's are not implemented. a user doesn't care of this is a
>> project from elsewhere, he/she just feels it is a hinder.
> 
> I am pretty sure it will run on a 1.6 JDK - it just has to be compiled on 1.5

All my Tomcat installations run on 1.6. I even compile Tomcat using 1.6
quite frequently - once the download ant task is run with 1.5 I don't
see a problem with this either.

Regards
  mks

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

Reply via email to