Is JULI file handler is designed to work with other application servers or it
is can be configured only with tomcat?
If it is possible to configure with other app servers how it can be
initialized to log per web-app generically?
--
View this message in context:
http://www.nabble.com/Can-JULI-f
On connection.close() - the pool should ensure that autocommit is reset
correctly. Example test case:
// assume autocommit for JDBC verndor is true
Connection con = datasource.getConnection();
System.out.println("con.autoconnect=" + con.getAutoCommit()\n";
// above line should say true
con.setAu
Mladen Turk wrote:
> Hello to the Tomcat team,
>
> Native 1.1.16 has been available for testing for almost a week,
> so I would like to proceed with the release vote.
>
So far only one binding vote has been recorded
(Thanks Henri), and mine by presumption.
So, Native 1.1.16 won't be released due
Sad :(
2008/11/13 Mladen Turk <[EMAIL PROTECTED]>:
> Mladen Turk wrote:
>> Hello to the Tomcat team,
>>
>> Native 1.1.16 has been available for testing for almost a week,
>> so I would like to proceed with the release vote.
>>
>
> So far only one binding vote has been recorded
> (Thanks Henri), an
Tim Funk wrote:
On connection.close() - the pool should ensure that autocommit is
reset correctly. Example test case:
// assume autocommit for JDBC verndor is true
that's an interesting assumption, while it probably stands with most
drivers.
there is a 'defaultAutoCommit' property you can use
Too bad :(
I am just the new guy here and I only use tcn for my MINA APR transport
extensions. As I couldn't build tomcat native on my windows box I was
looking forward to the new release, even though the only problems I ever
encountered (I don't use tcn extensively at the moment) were the typ
What Component should be used in bugzilla? It might be nice to add a
jdbc-pool Component. (And maybe a bayeux)
-Tim
Filip Hanik - Dev Lists wrote:
The Apache Tomcat team announces the immediate availability of
Apache Tomcat JDBC Connection Pool
Apache Tomcat Connectors version 1.0.1-beta is
https://issues.apache.org/bugzilla/show_bug.cgi?id=46201
Summary: jdbc-pool : con.close() should no-op if already closed
Product: Tomcat 6
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
https://issues.apache.org/bugzilla/show_bug.cgi?id=46200
Summary: jdbc-pool needs to close opened assets too
Product: Tomcat 6
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority
+1 to both
Tim Funk wrote:
What Component should be used in bugzilla? It might be nice to add a
jdbc-pool Component. (And maybe a bayeux)
-Tim
Filip Hanik - Dev Lists wrote:
The Apache Tomcat team announces the immediate availability of
Apache Tomcat JDBC Connection Pool
Apache Tomcat Conn
Author: fhanik
Date: Thu Nov 13 10:02:35 2008
New Revision: 713763
URL: http://svn.apache.org/viewvc?rev=713763&view=rev
Log:
Fix connection state, make it smarter and faster.
Added:
tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/TestConnectionState.java
Modified:
tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=46201
Filip Hanik <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Author: fhanik
Date: Thu Nov 13 10:59:24 2008
New Revision: 713787
URL: http://svn.apache.org/viewvc?rev=713787&view=rev
Log:
fix for calling close multiple times
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ProxyConnection.java
Modified:
tomcat/trunk/modules/j
https://issues.apache.org/bugzilla/show_bug.cgi?id=46201
--- Comment #2 from Filip Hanik <[EMAIL PROTECTED]> 2008-11-13 11:00:07 PST ---
well, that was embarrassing, pasted in the wrong fix to the bug,
here is the fix for this bug
http://svn.apache.org/viewvc?view=rev&revision=713787
--
Mladen Turk schrieb:
> Mladen Turk wrote:
>> Hello to the Tomcat team,
>>
>> Native 1.1.16 has been available for testing for almost a week,
>> so I would like to proceed with the release vote.
>>
>
> So far only one binding vote has been recorded
> (Thanks Henri), and mine by presumption.
>
> So
There are products, components, and versions. The versions are related
to products and not components. Putting pool and bayeux as components
under TC6 makes them a part of TC 6. I thought they are separate
modules, because their lifecycle and release cycles are not 1:1 with Tomcat.
So since versio
Author: fhanik
Date: Thu Nov 13 15:54:31 2008
New Revision: 713869
URL: http://svn.apache.org/viewvc?rev=713869&view=rev
Log:
Add a change log to the module
Added:
tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
Modified:
tomcat/trunk/modules/jdbc-pool/build.xml
tomcat/trunk/modules/
Mladen Turk schrieb:
> Apache Tomcat Native 1.1.16 is:
>
> [X] Stable - no major issues, no regressions
> [ ] Beta - at least one significant issue -- tell us what it is
> [ ] Alpha - multiple significant issues -- tell us what they are
Additional remarks (I'm going to help with those changes
Author: fhanik
Date: Thu Nov 13 16:44:19 2008
New Revision: 713887
URL: http://svn.apache.org/viewvc?rev=713887&view=rev
Log:
Added helper script to sign releases
Added:
tomcat/trunk/modules/jdbc-pool/sign.sh (with props)
Added: tomcat/trunk/modules/jdbc-pool/sign.sh
URL:
http://svn.apach
Author: fhanik
Date: Thu Nov 13 16:55:59 2008
New Revision: 713889
URL: http://svn.apache.org/viewvc?rev=713889&view=rev
Log:
increment build number and control it from build file at this point
Modified:
tomcat/trunk/modules/jdbc-pool/build.xml
Modified: tomcat/trunk/modules/jdbc-pool/build.
Hi Mladen,
last weeks are conference time... Sorry are also test tcnative today.
regards
Peter
Am 13.11.2008 um 20:47 schrieb Rainer Jung:
Mladen Turk schrieb:
Mladen Turk wrote:
Hello to the Tomcat team,
Native 1.1.16 has been available for testing for almost a week,
so I would like to
21 matches
Mail list logo