https://issues.apache.org/bugzilla/show_bug.cgi?id=49122
--- Comment #9 from Mark Thomas 2011-04-29 11:00:02 UTC ---
Test comment - please ignore
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the ass
https://issues.apache.org/bugzilla/show_bug.cgi?id=51136
Bug #: 51136
Summary: Allow to set the context name through Tomcat's embeded
class before adding it to the host
Product: Tomcat 7
Version: trunk
Platform: PC
https://issues.apache.org/bugzilla/show_bug.cgi?id=51136
--- Comment #1 from David Calavera 2011-04-29
16:19:10 UTC ---
Created attachment 26942
--> https://issues.apache.org/bugzilla/attachment.cgi?id=26942
patch that fix this issue
--
Configure bugmail: https://issues.apache.org/bugzilla/u
https://issues.apache.org/bugzilla/show_bug.cgi?id=48817
--- Comment #15 from Glen Taylor 2011-04-29 16:35:06 UTC ---
May I ask why no provision was made for _configuring_ the Validator? I love
the pluggable validation approach, but even the JDBC4 isValid() scenario has a
configurable element (t
https://issues.apache.org/bugzilla/show_bug.cgi?id=48817
--- Comment #16 from Filip Hanik 2011-04-29 16:45:35 UTC ---
I agree, I will add the setValidator method
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
https://issues.apache.org/bugzilla/show_bug.cgi?id=51137
Bug #: 51137
Summary: Please add MIME types for xslx, xslm, docx, docm since
xls and doc already contained in web.xml have been
replaced by these.
Product: Tomcat 7
https://issues.apache.org/bugzilla/show_bug.cgi?id=51137
Mark Thomas changed:
What|Removed |Added
OS/Version||All
Severity|normal
Author: fhanik
Date: Fri Apr 29 17:33:15 2011
New Revision: 1097895
URL: http://svn.apache.org/viewvc?rev=1097895&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=48817
Add in setValidator to support dependency injection frameworks like Spring etc
Modified:
tomcat/trunk/modul
https://issues.apache.org/bugzilla/show_bug.cgi?id=48817
--- Comment #17 from Filip Hanik 2011-04-29 17:47:17 UTC ---
I added this in r1097895
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assign
Author: markt
Date: Fri Apr 29 17:49:37 2011
New Revision: 1097899
URL: http://svn.apache.org/viewvc?rev=1097899&view=rev
Log:
Expose a container event for changing the session ID
Modified:
tomcat/trunk/java/org/apache/catalina/Context.java
tomcat/trunk/java/org/apache/catalina/session/Ma
We recently had some mime type additions, and the new BZ 51137 asks for
more. I did some checking between the mime type file of httpd 2.3 latest
and TC. There are about 600 more mime types in the httpd file, some of
them with more than one suffix.
Some entries are inconsistent between the two
https://issues.apache.org/bugzilla/show_bug.cgi?id=48817
--- Comment #18 from Glen Taylor 2011-04-29 23:00:03 UTC ---
Gah! To my previous comment (#15), I wired up a Validator class which also
extends JdbcInterceptor (I'll attach separately). Since ConnectionPool.init()
instantiates each define
https://issues.apache.org/bugzilla/show_bug.cgi?id=48817
--- Comment #19 from Glen Taylor 2011-04-29 23:01:59 UTC ---
Created attachment 26944
--> https://issues.apache.org/bugzilla/attachment.cgi?id=26944
Example JDBC4 Validator/JdbcInjector implementation
See my previous comment on this bug
https://issues.apache.org/bugzilla/show_bug.cgi?id=48817
--- Comment #20 from Glen Taylor 2011-04-29 23:13:43 UTC ---
To be clear, please note that the example in #19 will NOT function correctly
due to the issues discussed in #18. It was just to clarify the workaround I
was attempting.
Thanks f
14 matches
Mail list logo