Re: documentation comment about jndi realms

2012-10-19 Thread Daniel Mikusa
On Oct 19, 2012, at 11:07 AM, Robert J. Carr wrote: > I've been using tomcat for many years (so thanks to the devs!) but > this is the first time I've had to use LDAP for authentication. > Reading over the docs on this page were very useful: > > http://tomcat.apache.org/tomcat-7.0-doc/realm-howto

Re: jdbc pool: validationQuery vs Connection.isValid

2016-01-06 Thread Daniel Mikusa
On Wed, Jan 6, 2016 at 10:10 AM, Julian Reschke wrote: > On 2016-01-06 15:21, Christopher Schultz wrote: > >> Julian, >> >> On 1/6/16 7:42 AM, Julian Reschke wrote: >> >>> On 2016-01-06 00:06, Christopher Schultz wrote: >>> Julian, On 1/5/16 9:25 AM, Julian Reschke wrote:

Re: [jdbc-pool] Exception while using DisposableConnectionFacade interceptor

2013-11-12 Thread Daniel Mikusa
On Nov 12, 2013, at 4:39 AM, Isuruwan Herath wrote: > Hi Devs, > > We are using tomcat jdbc-pool v7.0.28. In one of the development > environments we have been intermittently getting an exception from above > interceptor. > > --- > > Caused by: java.sql.

Re: New JDBC SessionManager for non sticky-sessions

2013-12-10 Thread Daniel Mikusa
On Dec 10, 2013, at 6:34 AM, "Spielmann, Simon" wrote: > Hello together, > > we developed a custom JDBC SessionManager which supports non sticky-sessions. > Is there interest in including this in the official tomcat distribution? Can you tell us more? Some questions coming to mind… - What

Re: New JDBC SessionManager for non sticky-sessions

2013-12-10 Thread Daniel Mikusa
de is not public available at the moment. I could probably publish it when > general interest is there. If it's not too much trouble, could you share the code and docs? I'm interested enough to at least take a further look and give it a test run, assuming it's using the

Re: [VOTE] Release Apache Tomcat 8.0.0-RC7

2013-12-12 Thread Daniel Mikusa
On Dec 11, 2013, at 6:24 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.0 release candidate 7 is now available > for voting. > > Given this is a release candidate I am working on the basis that it is > equivalent to an alpha. The main changes since RC5 are: > - Better handling of generi

Re: [VOTE] Release Apache Tomcat 8.0.0-RC8

2013-12-17 Thread Daniel Mikusa
On Dec 17, 2013, at 6:32 AM, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.0 release candidate 8 is now available > for voting. > > Given this is a release candidate I am working on the basis that it is > equivalent to an alpha. The main changes since RC5 are: > - Better handling of generi

Re: [VOTE] Release Apache Tomcat 8.0.0-RC9

2013-12-18 Thread Daniel Mikusa
On Dec 17, 2013, at 7:59 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.0 release candidate 9 is now available > for voting. > > Given this is a release candidate I am working on the basis that it is > equivalent to an alpha. The main changes since RC5 are: > - Better handling of generi

Re: Encoding request URI

2014-09-04 Thread Daniel Mikusa
On Thu, Sep 4, 2014 at 2:00 AM, Lulseged Zerfu wrote: > Hi > Hope it will format this time. > I am not using any web browser to execute requests. I do use latest http > client component from apache. > My request URI contains characters that are not allowed in a URI. Some > examples are[]"space .e

Re: Tomcat 8 Documentation JNDI Datasource Howto

2014-07-14 Thread Daniel Mikusa
On Mon, Jul 14, 2014 at 2:10 PM, Andrew Carr wrote: > Hi, > > On this page > http://tomcat.apache.org/tomcat-8.0-doc/jndi-datasource-examples-howto.html > there is an example of a global JDBC resource being defined. There is also > a comment saying "This author has not had success here, although

Re: Java 7 support on Tomcat 5.5

2013-04-01 Thread Daniel Mikusa
On Apr 1, 2013, at 4:44 PM, Satheesh Babu wrote: > Good Evening! > > We're running our production applications in Tomcat 5.5/JRE 1.5, and there is > a need for us to migrate our applications to Java 7(JRE 1.7). There is no > information available either on java or on Apace Tomcat site regrading

Re: [VOTE] Release Apache Tomcat 8.0.0-RC4

2013-10-15 Thread Daniel Mikusa
On Oct 15, 2013, at 8:48 AM, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.0 release candidate 4 is now available > for voting. > > Given this is a release candidate I am working on the basis that it is > equivalent to an alpha. The main changes since RC3 are: > - Stability fixes in the AP