You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/11/07 08:36:48 UTC

DO NOT REPLY [Bug 50068] Memory leak with Driver registration

https://issues.apache.org/bugzilla/show_bug.cgi?id=50068

Henri Yandell <ba...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|                            |All

--- Comment #1 from Henri Yandell <ba...@apache.org> 2010-11-07 02:36:43 EST ---
Seems like there are three paths:

1) Document that this exists and point out that people should be using the
dataSource parameter anyway.
2) Document and provide a flag that disables this part of the spec -
'DISABLE_SHODDY_SPEC_FEATURES' or its ilk. We could disable x:forEach too :)
There are other items in the FAQ, so it's possible there are other crufty
pieces of code that should be disabled.
3) Solve the problem while maintaining the feature.

I don't see any solutions for 3, but maybe someone else does.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org