William A. Rowe, Jr. wrote:
Since JK2 is now off the map, does it make sense to update
http://www.apache.org/dist/tomcat/tomcat-connectors/
and simply remove jk2? The user could still dig these up if they
wanted over at
http://archive.apache.org/dist/tomcat/tomcat-connectors/
Done I have
Hi,
Where are the old TC version archived? - I am not able to find TC4.1.2
in archive.apache.org -
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
sources -
Cheers
Jean-Frederic
Yoav
On 5/22/06, Jean-frederic Clere <[EMAIL PROTECTED]> wrote:
Hi,
Where are the old TC version archived? - I am not able to find TC4.1.2
in archive.apache.org -
Cheers
Jean-Frederic
--
Ortwin Glück wrote:
Hi,
I am talking about this page:
http://tomcat.apache.org/connectors-doc/howto/apache.html
(second hit in Google when you search for "mod_jk")
The whole connectors-doc needs a review.
1. It says "There is actually two version of Apache, 1.3 and 2.0".
That's outdated i
Ortwin Glück wrote:
Hi,
I am talking about this page:
http://tomcat.apache.org/connectors-doc/howto/apache.html
(second hit in Google when you search for "mod_jk")
1. It says "There is actually two version of Apache, 1.3 and 2.0".
That's outdated information:
http://httpd.apache.org/download.
[EMAIL PROTECTED] wrote:
Quoting David Rees <[EMAIL PROTECTED]>:
On 6/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
My problem is not a user problem, for the moment I don't want to use
mod_jk, I
only want to modify it and thus understand the mod_jk code before. So I
think
my que
[EMAIL PROTECTED] wrote:
Quoting Jean-frederic Clere <[EMAIL PROTECTED]>:
[EMAIL PROTECTED] wrote:
Quoting David Rees <[EMAIL PROTECTED]>:
On 6/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
My problem is not a user problem, for the mome
Hi,
I have been reading rfc2109 it gives an examples of cooky like (as the
spec's states):
+++
Cookie: $Version="1"; Part_Number="Rocket_Launcher_0001"; $Path="/acme"
+++
But TC sends:
+++
[EMAIL PROTECTED]:~/apache-tomcat-5.5.15$ telnet localhost 8080
Trying 127.0.0.1...
Connected to localhos
Filip Hanik - Dev Lists wrote:
Jean-frederic Clere wrote:
Hi,
I have been reading rfc2109 it gives an examples of cooky like (as
the spec's states):
+++
Cookie: $Version="1"; Part_Number="Rocket_Launcher_0001"; $Path="/acme"
+++
not sure where that syn
Mark Thomas wrote:
Amila Suriarachchi wrote:
I am not a tomcat expert. I got the apache-tomcat-4.1.32-src.tar.gz from
the link u have given. It seems to be build.xml and build.properties files
are missing in the root folder
The Tomcat 4 build structure is slightly different to TC5.
Amila Suriarachchi wrote:
The Tomcat 4 build structure is slightly different to TC5. The main
build.xml is in the container sub-folder.
What is the reason for this move? In tomcat 5.0 and tomact5.5 (even in
4.1.31 as i remember) build is created very smoothly when I run ant
from the
root
on my machine ab tells:
+++
Percentage of the requests served within a certain time (ms)
50% 3
66% 3
75% 3
80% 4
90% 7
95% 17
98% 40
99%176
100%919 (longest request)
+++
For NIO.
And:
+++
Percentage of the requests served within a certain time (ms
Darryl Miles wrote:
If my research is correct this the commons-daemon package ?
jakarta-commons (See http://jakarta.apache.org/commons/daemon/)
I'm looking to find out if a patch to add network support to the
'jsvc' program would be a welcome enhancement. I would like to be
able to rebo
Rainer Jung wrote:
Hi,
I would like to start releasing mod_jk 1.2.16 this week.
Since our last release was done from CVS and there are several updates
to the tool chain (autoconf/automake/m4/libtool), there is some risk
of breaking the release (additionally to mod_jk code bugs).
For that rea
Rainer Jung wrote:
I think it's time to rename jakarta-tomcat-connectors to
tomcat-connectors. I'll try to handle the remaining jakarta-tomcat
artefacts inside the connectors module and concerning the download.
Does anyone know about external references we might break?
The web pages (connec
Hi,
Try to prevent CR/LF conversion when you commit... Hard to find what was
changed in MemberImpl.java :-(
Cheers
Jean-Frederic
[EMAIL PROTECTED] wrote:
Author: fhanik
Date: Thu Jun 29 01:33:29 2006
New Revision: 417959
URL: http://svn.apache.org/viewvc?rev=417959&view=rev
Log:
Added Mem
Costin Manolache wrote:
What's the status with mod_proxy ?
I think Mladen idea is to make the same enhancements in mod_proxy (and I
will try to help him :-)
It seems this kind of change would break backward compatibility, and
if this
happens - maybe it's better to fix the protocol marsha
Mladen Turk wrote:
You see how desperate I am when writing this on Sunday :)
Was it too hot on the sea side?
Anyhow, we are pretty close to the new JK release that I
hope will be the most usable and stable whatsoever.
The things we agreed so many times before, but having
obviously too litt
Henri Gomez wrote:
Well there was some provision in mind in AJP 1.4 :
Context informations forwarding for Servlet engine to Web Server
With this kind of information requested by webserver, we could
determine the version of Servlet AJP implementation and as such use
32/64k buffers.
the jk cou
Henri Gomez wrote:
I don't know if we could called it a regression but the API spec is to
used a socklen_t not an int or unsigned int.
iSeries compiler is very strict on such 'cast' and probably some
others. gcc is a little more conciliant :)
BTW, I think next major version of mod_jk (1.3 / 3.
Rainer Jung wrote:
It's called once a minute (at least if a request comes in) to be able to
clean up things not directly related to the actual request, like closing
idle connections.
Something to add to mod_proxy probably.
Cheers
Jean-Frederic
[EMAIL PROTECTED] schrieb:
Hi,
I'm curr
Please tell: TC ignores the chunk-extension instead "ignore this data".
Cheers
Jean-Frederic
Filip Hanik - Dev Lists wrote:
Here is the promised patch for the ChunkedInputFilter, please review
and comment,
Filip
---
Mladen Turk wrote:
Jean-frederic Clere wrote:
Rainer Jung wrote:
It's called once a minute (at least if a request comes in) to be
able to
clean up things not directly related to the actual request, like
closing
idle connections.
Something to add to mod_proxy probably.
If you f
Rainer Jung wrote:
Mladen Turk wrote:
Anyhow, I suppose it should be neither int nor unsigned int,
but rather size_t, at least that's the retval from sizeof, right?
Of course its used by getsockopt that OTOH requires socklen_t.
Since it's only use is putting it into getsockopt(), I would su
Rainer Jung wrote:
No, I think it's not:
1) This is not a regression, it was always implemented like that.
2) The recover feature is used in the load balancer and the first way
of avoiding errors is meant to be retries, the second way is failover.
Only then comes recovery.
3) A worker that
Henri Gomez wrote:
The next problem is to find a way to tell TC that its connexions have
been closed (by a stupid firewall that eats the closes for example).
That is nice to recover but how to make sure the TC part knows that
something has went wrong.
FW who eat the FIN-CLOSE ?
Yes, if not
David Rees wrote:
On 7/19/06, Rainer Jung <[EMAIL PROTECTED]> wrote:
No, I think it's not:
1) This is not a regression, it was always implemented like that.
Really? I know it's been like this for a few releases now, but I
remember some very old versions of mod_jk (from a couple years ago?)
I will also add the ";" path parameter stripping to mod_jk.
Cheers
Jean-Frederic
[EMAIL PROTECTED] wrote:
Author: remm
Date: Thu Jul 20 09:01:41 2006
New Revision: 423967
URL: http://svn.apache.org/viewvc?rev=423967&view=rev
Log:
- Changes to session id parsing so that it is done (as well as
without the patches.
Cheers
Jean-Frederic
Bill
Jean-frederic Clere wrote:
I will also add the ";" path parameter stripping to mod_jk.
Cheers
Jean-Frederic
[EMAIL PROTECTED] wrote:
Author: remm
Date: Thu Jul 20 09:01:41 2006
New Revision: 423967
URL: http://svn.apache.org/v
William A. Rowe, Jr. wrote:
Remy Maucherat wrote:
William A. Rowe, Jr. wrote:
Guys, let me clarify, you are only paying attention to ';' following
the
QUERY_STRING delimiter '?', correct?
';' means nothing special before the '?', double check your
interpretation
of RFC 2616. I can have /
Hi,
I have trying to get the SimpleTcpCluster running but I only get:
+++
INFO: Replication member
added:org.apache.catalina.cluster.mcast.McastMember[tcp://192.168.4.88:4001,catalina,192.168.4.88,4001,
alive=5006428]
Jul 20, 2006 6:50:46 PM org.apache.catalina.cluster.tcp.SimpleTcpCluster
mem
Stable.
Cheers
Jean-Frederic
Rainer Jung wrote:
Hello to all Tomcat project members,
after 2 unsuccessful release attempts for mod_jk it looks like 1.2.18
doesn't get any bug reports. All known bugs related to 1.2.16 and
1.2.17 have been fixed in 1.2.18. About 20 users downloaded 1.2.16 a
[EMAIL PROTECTED] wrote:
Hi,
I suppose the answer to my question will be no, but I need so much that I prefer
to ask the question...
Is it possible for an external program to test if a session exists on the server
Tomcat?
In fact, I am working on mod_jk and I would like to send a HTTP request
[EMAIL PROTECTED] wrote:
Quoting Jean-frederic Clere <[EMAIL PROTECTED]>:
[EMAIL PROTECTED] wrote:
Hi,
I suppose the answer to my question will be no, but I need so much that I
prefer
to ask the question...
Is it possible for an external program to test if a s
Hi,
Does it make sense we register the AJP port to IANA?
Cheers
Jean-Frederic
--- Begin Message ---
On 7/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: jfclere
Date: Fri Jul 28 16:54:20 2006
New Revision: 426711
URL: http://svn.apache.org/viewvc?rev=426711&view=rev
Log:
Add AJP
Remy Maucherat wrote:
Mladen Turk wrote:
Jean-frederic Clere wrote:
Hi,
Does it make sense we register the AJP port to IANA?
No.
It has numerous limitations that makes it almost
unusable in anything but webserver->servlet-engine
communication. And even that is limited by the
8K mess
Hi,
Do we have a filter to "emulate" mod_rewrite features?
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Rodrigo Ramele wrote:
Hello Tomcat dev:
Suse 9.2, Apache 2.2.3, mod_jk 1.2.15
I am changing the way mod_jk transfer request to different workers
(tomcat
instances) in a balanced worker keeping track of the link between session
and worker, and I need to use some kind of shared memory inside m
ared memory inside Apache ...
I have created the slotmem for that (is in the httpd branche
httpd-proxy-scoreboard).
Cheers
Jean-Frederic
On 8/10/06, Jean-frederic Clere <[EMAIL PROTECTED]> wrote:
Rodrigo Ramele wrote:
> Hello Tomcat dev:
>
> Suse 9.2, Apache 2.2.3, mod_jk
Hi,
I have been fixing in TC5.5 some references to jakarta. Now I am
wondering how to get the servletapi and jspapi pages.
Any hints?
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
-doc/jspapi
were generated.
Cheers
Jean-Frederic
Yoav
On 8/17/06, Jean-frederic Clere <[EMAIL PROTECTED]> wrote:
Hi,
I have been fixing in TC5.5 some references to jakarta. Now I am
wondering how to get the servletapi and jspapi pages.
Any hints?
Cheers
Jean-Fr
The "new" doc is ready, should I replace the one in
/www/tomcat.apache.org/?
Cheers
Jean-Frederic
Yoav
On 8/17/06, Jean-frederic Clere <[EMAIL PROTECTED]> wrote:
Yoav Shapira wrote:
> Hi,
> What do you mean, how to get them? You can check out the servlet-api
> modu
Yoav Shapira wrote:
Hi,
Ok. The "new" doc is ready, should I replace the one in
/www/tomcat.apache.org/?
We typically only replace them during a release to ensure consistency
between the JavaDocs and the code. We don't want to have JavaDocs
reflecting current trunk code if the latest relea
Remy Maucherat wrote:
Hi,
I think it would be good to consider doing a new point release, which
would include the APR fix.
And I have arranged the documentation ;-)
Cheers
Jean-Frederic
Rémy
-
To unsubscribe, e-mail: [
0]
Expected data 'ErrorPage06 PASSED - JSP', got data 'ErrorPage06 FAILED -
message is not correct'
+++
Cheers
Jean-Frederic
The release manager unzips that
tarball into /www/tomcat.apache.org/...
Yoav
On 8/17/06, Jean-frederic Clere <[EMAIL PROTECTED]> wrote:
Yoa
Jim Jagielski wrote:
I and other have run into issues where the socket
between Apache and Tomcat (due to a in-between firewall)
isn't closed as it should be...
Yep, I have heared about things like that, on the Tomcat side the socket
seems opened but it closed on the httpd side.
The problem is
Jim Jagielski wrote:
On Aug 18, 2006, at 9:58 AM, Jean-frederic Clere wrote:
Jim Jagielski wrote:
I and other have run into issues where the socket
between Apache and Tomcat (due to a in-between firewall)
isn't closed as it should be...
Yep, I have heared about things like that, o
Rainer Jung wrote:
Jim Jagielski schrieb:
In a nutshell, there are many cases where Apache httpd and
Tomcat are separated by a firewall, and, as such, there
isn't a one-to-one direct connection. The firewall
will close a connection but one side doesn't
know about it.
I would call this
Jim Jagielski wrote:
Jean-frederic Clere wrote:
Rainer Jung wrote:
Jim Jagielski schrieb:
I would call this a broken firewall, right?
Yep, but that happends ,-(
I think I have seen a case where the connection Apache-FW was closed
correctly and the FW-Tomcat just
Jim Jagielski wrote:
Jean-frederic Clere wrote:
Rainer Jung wrote:
Jim Jagielski schrieb:
I would call this a broken firewall, right?
Yep, but that happends ,-(
I think I have seen a case where the connection Apache-FW was closed
correctly and the FW-Tomcat just
Yoav Shapira wrote:
Hi,
We need to clarify the message according to Bill's comments from a
thread on this list last week. The message is still correct for some
users, especially those using Tomcat 4.1, JDK 1.4, and certain Linux
kernels.
It was for RH9 JDK1.4.0 and 1.3.1... Old stuff.
Look to
On Thu, 2006-09-14 at 17:09 +0200, Peter Rossbach wrote:
> Hi Mark,
>
> I have tested Tomcat 4.1.34 at windows with jdk 1.4.2_12.
> The service.bat script don't add the %JAVA_HOME%/lib/tools.jar.
>
> L80
> set PR_CLASSPATH=%CATALINA_HOME%\bin\bootstrap.jar
> --
> set PR_CLASSPATH=%CATALINA_HOME%\
Remy Maucherat wrote:
Hi,
I think the branch is in a state where builds can start being
released. Some people asked for them earlier, so I don't think anyone
will complain if this actually happens.
Given what changes were made, I expect stability to be reasonable.
Would it be ok to do some
Filip Hanik - Dev Lists wrote:
gents and ladies,
currently we are doing SSL a little bit differently between APR and
the Java connectors.
The APR connector requires an attribute sslEngine="On" to kick in.
I believe this attribute to be useful for two reasons:
1.
Config should be as consist
Filip Hanik - Dev Lists wrote:
Jean-frederic Clere wrote:
Filip Hanik - Dev Lists wrote:
gents and ladies,
currently we are doing SSL a little bit differently between APR and
the Java connectors.
The APR connector requires an attribute sslEngine="On" to kick in.
I be
Filip Hanik - Dev Lists wrote:
Mladen Turk wrote:
Filip Hanik - Dev Lists wrote:
The scenario we are trying to achieve is this:
SSLEnabled="false"/>
How will in that case behave:
Let me see if I can explain
SSLEnabled="false"/>
a) The socket is doing HTTP over TCP, no SSL
b) reques
On 10/14/2011 02:01 AM, David Blevins wrote:
We've been using plain Tomcat zips for creating TomEE in the OpenEJB maven
build for a while now. So far that has been done by publishing the Tomcat zips
to a maven repo in svn. Not the best idea to have them in svn, so we're trying
to get them in
On 10/14/2011 09:17 AM, David Blevins wrote:
On Oct 14, 2011, at 12:07 AM, jean-frederic clere wrote:
On 10/14/2011 02:01 AM, David Blevins wrote:
We've been using plain Tomcat zips for creating TomEE in the OpenEJB maven
build for a while now. So far that has been done by publishin
On 10/21/2011 05:30 PM, Christopher Schultz wrote:
All,
On 10/20/2011 4:32 PM, Christopher Schultz wrote:
I'm arriving at 12:47 local time on Tuesday and I've got nothing to do
until the next morning besides check-into the hotel.
If anyone is interested in getting together for some drinks or e
Hi,
I plan to prepare the 6.0.34 tomorrow, any important commits to wait for?
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.34/
According to the release process, the 6.0.34 build corresponding to the
tag TOMCAT_6_0_34 is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
Cheers
Jean-Frederic
--
On 11/22/2011 05:08 PM, Forrest Xia wrote:
On Tue, Nov 22, 2011 at 4:39 PM, Konstantin Kolinko
wrote:
2011/11/22 Forrest Xia:
Any update on 6.0.34 vote? Geronimo would like to have it in the coming
2.1.8 release.
6.0.34 is broken.
Thank you for update, so broken for what reason? Can you sh
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.35/
According to the release process, the 6.0.35 build corresponding to the
tag TOMCAT_6_0_35 is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
Cheers
Jean-Frederic
--
I will process with the release tomorrow.
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 6.0.35 stable.
Apache Tomcat 6.0.35 is primarily a security and bug fix release. All
users of older versions of the Tomcat 6.0 family should upgrade to 6.0.35.
Note that is version has 4 zip binaries: a generic one a
On 12/16/2011 04:20 PM, Mark Thomas wrote:
It appears that Maven artefact publishing has been moved from people.a.o
(that all the release scripts are written to use) to using Nexus. See [1]
I have a number of issues with this:
1. There was zero discussion of this on the dev list.
2. Maven publ
On 12/16/2011 11:02 PM, Mark Thomas wrote:
The good news is that Jean-Frederic has indicated via private e-mail
that he will be fixing the build scripts to use Nexus tomorrow. I would
like to see him confirm that on this list but I have no reason to doubt
his word. A quick read of [2] suggests th
On 12/17/2011 07:27 PM, Mark Thomas wrote:
Jean-Frederic, what was your motivation for moving Tomcat to Nexus?
1 - The good thing in Nexus is that we can check the result of our
"deploy-release" and drop is we screw it (multi upload can fail and we
don't know when the mirroring stars).
2 - U
On 12/17/2011 07:55 PM, Mark Thomas wrote:
Personally, I am of the view "If it ain't broke, don't fix it". If there
was something we would gain by switching to Maven then I'd be interested
but given we have an established build process with Ant that a number of
committers are familiar with and th
On 12/17/2011 11:05 PM, Konstantin Kolinko wrote:
2011/12/17:
Author: jfclere
Date: Sat Dec 17 19:02:31 2011
New Revision: 1215557
URL: http://svn.apache.org/viewvc?rev=1215557&view=rev
Log:
Fix the deploy-release task.
Once done you should have an entry in
https://repository.apache.org/index.
On 12/19/2011 07:47 PM, David Jencks wrote:
Are you reading the thread? I mentioned dec 17 that geronimo has
been maintaining a script for 2+ years that pulls tomcat source out
of tomcat svn and puts it in an appropriately structured maven
mutli-project build and we've been re-releasing quite a
On 12/19/2011 10:49 PM, Mark Thomas wrote:
All,
I know the 5.5.x change log is short but [1] is one of those annoying
(for me any way) bugs it would be nice to get in a fixed release.
Jim: Any chance of a 5.5.x tag later this week? I won't suggest this
coming weekend ;)
+1 for middle of next
On 12/20/2011 08:58 AM, David Jencks wrote:
did this work and suggested tomcat look at it several years ago, and
don't remember all the details, some other people have been
maintaining it recently. IIRC the maven projects generate pretty
much the same jars as the ant build, possibly plus one mor
On 12/20/2011 09:17 AM, Antonio Petrelli wrote:
2011/12/19 Mladen Turk
On 12/19/2011 07:04 PM, Henri Gomez wrote:
Exactly. Since any change would require a learning curve
and it seems we don't have that many (read none) maven
experts in the house, Gradle could be equally considered,
given th
On 12/20/2011 11:03 AM, Jim Jagielski wrote:
On Dec 20, 2011, at 2:42 AM, jean-frederic clere wrote:
On 12/19/2011 10:49 PM, Mark Thomas wrote:
All,
I know the 5.5.x change log is short but [1] is one of those annoying
(for me any way) bugs it would be nice to get in a fixed release.
Jim
On 12/21/2011 07:16 PM, Mark Thomas wrote:
There hasn't been any activity on this thread for a little while.
I don't recall any significant arguments one way or the other for using
Nexus or scp+rsync.
Since Jean-Frederic has switched all the Maven artifact release scripts
to use Nexus, I intend
On 01/03/2012 11:51 PM, ma...@apache.org wrote:
Correct error in r1666072
Hm sure?
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
On 01/06/2012 09:19 PM, Jim Jagielski wrote:
[X] Stable
My tests are passing.
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
On 01/16/2012 12:45 PM, Mark Thomas wrote:
On 16/01/2012 11:42, sebb wrote:
On 16 January 2012 09:43, Mark Thomas wrote:
It appears there is a problem with the Nexus release process. Prior to
the switch to Nexus, the Maven metedata contained all previous releases
[1]. Post the switch to Nexus,
On 01/25/2012 02:00 PM, Mark Thomas wrote:
On 25/01/2012 08:11, Mladen Turk wrote:
On 01/24/2012 10:15 PM, Mark Thomas wrote:
I have made some further headway with this and the latest patch is on
people.a.o [1].
How that relates to Servlet spec 3.1?
TBD :)
Even if it would not make it in
On 01/26/2012 07:05 PM, Olivier Lamy wrote:
Hi,
I'd like to release the Apache Tomcat Maven plugin 2.0-beta-1.
+1
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-m
On 02/01/2012 09:59 PM, Costin Manolache wrote:
Hi,
I have a patch to the jni library, I uploaded it to github for easy
commenting:
https://github.com/costinm/tomcat-native/commit/5e7d4b45bfa542e4b099bfdc2bda423b9a6cc85d
Please let me know if it looks ok - I included a 'cmake' build, which can
On 02/27/2012 05:49 PM, mt...@apache.org wrote:
Author: mturk
Date: Mon Feb 27 16:49:54 2012
New Revision: 1294214
URL: http://svn.apache.org/viewvc?rev=1294214&view=rev
Log:
This should enable pcks12 support
It does ;-)
Cheers
Jean-Frederic
-
On 02/28/2012 03:39 PM, Mladen Turk wrote:
[+1] Released
Tested on Fedora16 compiled on Solaris/HPUX/RHEL4/5.
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail:
What about a look on file that contains the id? It gets created and lock
by the first worker that needs the shared memory and writes the id
inside and unlock the file? Other workers will just read the id in the file.
Cheers
Jean-Frederic
---
On 04/11/2012 09:36 AM, Plüm, Rüdiger, Vodafone Group wrote:
Ping? Some sponsor for the tc6.0 status file for the below?
Won't break an application using their own executor that implements the
StandardExecutor?
Cheers
Jean-Frederic
--
On 04/11/2012 01:34 PM, Plüm, Rüdiger, Vodafone Group wrote:
-Original Message-
From: jean-frederic clere [mailto:jfcl...@gmail.com]
Sent: Mittwoch, 11. April 2012 12:56
To: dev@tomcat.apache.org
Subject: Re: have Re: MaxQueueSize for Executor and Tomcat 6
On 04/11/2012 09:36 AM
On 06/11/2012 02:54 PM, Mladen Turk wrote:
[X] Stable, go ahead and release
My hudson/jenkins tests are all OK.
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mai
On 09/10/2012 02:47 PM, Olivier Lamy wrote:
Hi,
I'd like to release Apache Tomcat Maven Plugin 2.0.
We fixed 41 issues (see details http://s.apache.org/TOMCAT-MVN-2.0 ).
Staging Maven repository:
https://repository.apache.org/content/repositories/orgapachetomcat-045/
Sources release (as we distri
On 10/10/2012 05:04 PM, Mark Thomas wrote:
It has been just over 10 months since the last 6.0.x release. The change
log is looking pretty lengthy. I think we need a release.
Jean-Frederic? Someone else?
I think I can do that next week.
Cheers
Jean-Frederic
--
Hi,
I have done all tests I plan to tag tomorrow morning (my morning).
Comments?
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.36/
According to the release process, the 6.0.36 build corresponding to the
tag TOMCAT_6_0_36 is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
Cheers
Jean-Frederic
--
On 10/17/2012 06:53 PM, Olivier Lamy wrote:
do you plan to release maven artifacts too ?
Usually I do that after the vote.
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional comma
Ok 4 +1: so I will process with release today.
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
On 10/17/2012 06:53 PM, Olivier Lamy wrote:
do you plan to release maven artifacts too ?
They are in staging if you want to check.
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For addition
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 6.0.36 stable.
Apache Tomcat 6.0.36 is primarily a security and bug fix release. All
users of older versions of the Tomcat 6.0 family should upgrade to 6.0.36.
Note that is version has 4 zip binaries: a generic one a
On 11/28/2012 08:28 AM, mt...@apache.org wrote:
Author: mturk
Date: Wed Nov 28 07:28:20 2012
New Revision: 1414562
URL: http://svn.apache.org/viewvc?rev=1414562&view=rev
Log:
Fix typo in --enable-maintainer-mode
The comment doesn't fit the commit ;-)
Cheers
Jean-Frederic
---
Mark Thomas wrote:
After a long discussion on the users the list [1], the question was
asked: "Is this feature required?"
Diving back into the archives, it appears it was introduced in 3.1.1 as
a backwards compatibility option for Windows users after Tomcat was made
case sensitive on that platfo
On 07/09/2009 06:12 PM, William A. Rowe, Jr. wrote:
prospective and current tomcat users
I have changed the wiki to used this one.
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For addition
On 08/10/2009 11:17 PM, Filip Hanik - Dev Lists wrote:
On 08/10/2009 12:46 PM, Mark Thomas wrote:
Filip Hanik - Dev Lists wrote:
Http11Processor.java
inputBuffer.parseRequestLine();
request.setStartTime(System.currentTimeMillis());
keptAlive = true;
if (disableUploadTimeout) {
socket.setSoTime
101 - 200 of 764 matches
Mail list logo