Re: mod_jk problem when streaming files larger than ~400k (causes ClientAbortException)

2006-12-07 Thread Jean-Frederic
On Thu, 2006-12-07 at 11:48 +0100, Henri Gomez wrote: The problem is still here in future jk 1.2.20 I can't reproduce something like that with 5.5.17, could you try with a TC5.5.x? Cheers Jean-Frederic 2006/12/7, Henri Gomez [EMAIL PROTECTED]: More on this. The problem seems

Re: svn commit: r502649 - /tomcat/connectors/trunk/jk/native/common/jk_global.h

2007-02-04 Thread Jean-Frederic
precedence checking for sys/socketvar.h... yes +++ And in common/portable.h: +++ /* Define to 1 if you have the sys/select.h header file. */ #define HAVE_SYS_SELECT_H 1 /* Define to 1 if you have the sys/socketvar.h header file. */ #define HAVE_SYS_SOCKETVAR_H 1 +++ Cheers Jean-Frederic On Fri, 2007-02

snprintf/vsnprintf in mod_jk

2007-02-22 Thread Jean-Frederic
. */ #if defined(NETWARE) || defined(AS400) #define USE_SPRINTF #define USE_VSPRINTF #endif +++ Could someone check that the snprintf() and snprintf() of jk_util.c are working on NETWARE and AS400? Cheers Jean-Frederic - To unsubscribe, e

Releasing mod_jk 1.2.21

2007-02-22 Thread Jean-Frederic
Hi, I think time as arrive to release 1.2.21. Are there pending changes? Or urgent ugly bugs? What about a date like Friday evening (GMT) for tagging? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Releasing mod_jk 1.2.21

2007-02-23 Thread Jean-Frederic
to remove sessionid=D5E2FE08F02400159DFD6231 11F98FEE.p-ng-ptom2 from /shoppingcc/img/btn_nav_main_login.gif;jsessionid=D5E2FE08F02400159DFD6231 11F98FEE.p-ng-ptom2 do it with mod_rewrite: RewriteRule ^/(.*).gif;jsessionid=.*$ /$1.gif [PT] Cheers Jean-Frederic and maybe D New design

Re: svn commit: r511326 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c common/jk_map.c common/jk_util.c

2007-02-26 Thread Jean-Frederic
return HTTP_INTERNAL_SERVER_ERROR; left in line 2766. Ok it seems using HTTP_INTERNAL_SERVER_ERROR is a better idea. I have fixed it. Cheers Jean-Frederic Regards, Rainer - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: svn commit: r511227 - in /tomcat/connectors/trunk/jk: native/apache-1.3/mod_jk.c native/apache-2

2007-02-26 Thread Jean-Frederic
On Mon, 2007-02-26 at 16:07 +1300, Tim Whittington wrote: Never mind the second issue - one should read the docs more carefully. Apologies for the noise. The missing sizeof makes me nervous still. sizeof(char) is one and there is a sprintf()... Cheers Jean-Frederic

Re: Tagging JK 1.2.21

2007-02-28 Thread Jean-Frederic
? Cheers Jean-Frederic I'm travelin at the moment, otherwise I would have suggested to tag even earlier. Anyone planning to apply important changes to trunk before saturday, please show up now :) Regards, Rainer

[VOTE] Releasing Tomcat Connectors 1.2.21

2007-03-01 Thread Jean-Frederic
- at least one significant issue -- tell us what it is [ ] Alpha - multiple significant issues -- tell us what they are Cheers, Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [VOTE] New committer: Fabian Carrion

2007-03-01 Thread Jean-Frederic
On Thu, 2007-03-01 at 11:49 +0100, Remy Maucherat wrote: Hi, I'd like to nominate Fabian Carrion as a committer on the Apache Tomcat project. Fabian contributed many useful patches, including helping add support for Servlet 2.5 in Apache Tomcat 6.0. Votes ? +1 Jean-Frederic Rémy

Re: [VOTE] Releasing Tomcat Connectors 1.2.21

2007-03-02 Thread Jean-Frederic
the problem. Could you please fill a bugzilla report describing the problem and how to reproduce it? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [ANN] Apache Tomcat JK 1.2.21 Web Server Connector released

2007-03-02 Thread Jean-Frederic
On Fri, 2007-03-02 at 17:34 +0100, Mladen Turk wrote: Jean-Frederic wrote: Source distribtions can be downloaded from an Apache Software Foundation mirror at: http://tomcat.apache.org/download-connectors.cgi Can you fix the files to 664 in www.apache.org/dist for 1.2.21 ? Done

[ANN] Apache Tomcat JK 1.2.21 Web Server Connector released

2007-03-02 Thread Jean-Frederic
The Apache Tomcat team is pleased to announce the immediate availability of version 1.2.21 of the Apache Tomcat Connectors. It contains connectors, which allow a web server such as Apache HTTPD, Microsoft IIS and Sun Web Server to act as a front end to the Tomcat web application server. This

Re: Proposed new security pages

2007-03-02 Thread Jean-Frederic
the archives and other public vulnerability databases. Any comments before I commit these changes to the live site? Add a mod_jk Apache Tomcat JK +1 Cheers Jean-Frederic Mark - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [ANN] Apache Tomcat JK 1.2.21 Web Server Connector released

2007-03-02 Thread Jean-Frederic
Hi, Paul Querna suggest to use LimitRequestLine 4000 on Apache httpd to limit the possible abuse of this vulnerability. Just add it in httpd.conf and make a graceful restart. Cheers Jean-Frederic - To unsubscribe, e-mail

Re: mod_jk release tool chain

2007-03-04 Thread Jean-Frederic
, elinks once a year). There is a follow-up project on links http://links.twibright.com. It is under GPL, but for simply running it, that's OK. I used version 2.1pre22, the latest one is 2.1pre26 (November 2006). Jean-Frederic: which of the three tools did you use? +++ [EMAIL PROTECTED

Re: JK2 confusion

2007-03-04 Thread Jean-Frederic
Amsterdam code to break apart http from apache, we are adding wiggle room for some to come behind and code to Roy's binary http protocol plan. The difference? Already a link to some doc? Cheers Jean-Frederic Waka when done will be an accepted spec, while I don't see that ever happening

Re: [EMAIL PROTECTED]: Project jakarta-tomcat (in module jakarta-tomcat) failed

2007-03-20 Thread Jean-Frederic
On Mon, 2007-03-19 at 19:55 -0700, Stefan Bodewig wrote: To whom it may engage... Fixed thanks Cheers Jean-Frederic This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL

Re: mktemp didn't exist on i5

2007-03-30 Thread Jean-Frederic
that Henri could use the APR call? Cheers Jean-Frederic 2007/3/29, Mladen Turk [EMAIL PROTECTED]: Henri Gomez wrote: While rebuild trunk from mod_jk I got an error on iSeries about missing mktemp in iSeries. if (!jk_shmem.lockname) { #ifnedef WHATEVER

Re: strange problem on i5

2007-03-30 Thread Jean-Frederic
On Thu, 2007-03-29 at 12:57 +0200, Henri Gomez wrote: Hi to all, While using with the 1.2.21-dev on i5 (iSeries) I saw a strange problem when doing SOAP works. What is the exception on TC side? Cheers Jean-Frederic In SOAP, a Fault Exception is sent by Tomcat as an HTTP 500 error

Building 5.0.x for svn

2007-04-20 Thread Jean-Frederic
Hi, Is there an explanation how to build a TC-5.0.x from the svn? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

TC 5.0.x releases

2007-04-21 Thread Jean-Frederic
Hi, Does someone plan to release a TC 5.0.x for the last security fixes? I have arranged jasper and the build and I still have to patch the code for the latest security fixes. (I have already ported the CVE-2007-0450 corrections) Cheers Jean-Frederic

Re: svn commit: r530761 - /tomcat/build/branches/tc5.0.x/build.properties.default

2007-04-21 Thread Jean-Frederic
. The files in dist/jakarta/regexp/binaries/ have been restored. Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: More on i5/OS and some modifications needed

2007-04-23 Thread Jean-Frederic
use something like: #ifdef AS400_UTF8 #define strcasecmp(a,b) apr_strnatcasecmp(a,b) #endif Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: download page a mess

2007-04-25 Thread Jean-Frederic
On Tue, 2007-04-24 at 18:56 -0500, William A. Rowe, Jr. wrote: http://www.apache.org/dist/tomcat/tomcat-5/ is rather gross - any hope of cleaning up the chaos? 3x 5.5.20 + 2x 5.0.30? IMHO: The 5.5.20 should be removed. The v5.0.30-beta is a link to v5.0.30 Cheers Jean-Frederic Bill

Re: More on i5/OS and some modifications needed

2007-04-25 Thread Jean-Frederic
: apr_pool_cleanup_register(p, main_log, jklog_cleanup, jklog_cleanup); if you want to use *d = NULL; to set main_log to NULL. Cheers Jean-Frederic Also shouldn't we reset main_log and conf-log ? 2007/4/24, Henri Gomez [EMAIL PROTECTED]: It works ! great. Could I commit ? Also find a way

Re: TC 5.0.x releases

2007-04-26 Thread Jean-Frederic
. Cheers Jean-Frederic Yoav - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail

Re: svn commit: r536456 - /tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml

2007-05-10 Thread Jean-Frederic
at org.apache.catalina.valves.Constant public static final String COMMON_PATTERN = %h %l %u %t \%r\ %s %b; Double quotations are needed because %r would have white spaces. The \ doesn't work... The server.xml can't be parsed ;-( Cheers Jean-Frederic Regards, -Takayuki On 5/9/07, [EMAIL

Re: svn commit: r536456 - /tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml

2007-05-10 Thread Jean-Frederic
On Thu, 2007-05-10 at 20:56 +0900, Takayuki Kaneko wrote: I tried both alternatives. They worked correctly. Yep... I will use the single quotes. Cheers Jean-Frederic Regards, -Takayuki On 5/10/07, Tim Funk [EMAIL PROTECTED] wrote: Alternatives - 1: wrap in single quotes '%h %l

Changing JK_OPT_FWDURIDEFAULT to JK_OPT_FWDURICOMPATUNPARSED

2007-05-15 Thread Jean-Frederic
Hi, I think that the default value of JK_OPT_FWDURIDEFAULT is bad and should be JK_OPT_FWDURICOMPATUNPARSED. Any comments? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Changing JK_OPT_FWDURIDEFAULT to JK_OPT_FWDURICOMPATUNPARSED

2007-05-16 Thread Jean-Frederic
and allows unexpected handling of url that are encoded (for example: /context-A/%252E%252E/context-B that is send to Tomcat as /context-A/%2E%2E/context-B and mapped by Tomcat as /context-B). Cheers Jean-Frederic Regards, Rainer Jean-Frederic wrote: Hi, I think that the default value

Re: More on i5/OS and some modifications needed

2007-05-16 Thread Jean-Frederic
with sent_bodyct problem on others platform ? BTW, what about the BZ 41563 (http://marc.info/?l=tomcat-devm=117089564901077w=2) and proposed patch ? +1 to apply it. Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Changing JK_OPT_FWDURIDEFAULT to JK_OPT_FWDURICOMPATUNPARSED

2007-05-16 Thread Jean-Frederic
always follow the spec's and be as secure as possible. Cheers Jean-Frederic or/and - Staying compatible in 1.2, changing in 1.3 but putting a big note in the docs page about the options concerning the security relevance of the options. Regards, Rainer

Re: New branch ?

2007-05-17 Thread Jean-Frederic
the actual code in a 6.0.x branch and develop the new API in trunk. (like in httpd). Cheers Jean-Frederic The list would be: - new Comet capabilities, with non blocking IO - revised EE integration APIs (for annotation processing) - (proposed) port of storeconfig module, admin webapp

Re: Improving mod_jk URI forwarding

2007-05-19 Thread Jean-Frederic
think we still miss something... The mapping (map_uri_to_worker) uses r-uri. Should we use s-req_uri or a carefully normalised uri to do the mapping? Fixing s-req_uri doesn't help to fix the mapping (where the problem comes from). Cheers Jean-Frederic - Access control is often defined in terms

Re: Improving mod_jk URI forwarding

2007-05-19 Thread Jean-Frederic
On Sat, 2007-05-19 at 18:57 +0200, Rainer Jung wrote: Jean-Frederic wrote: On Sat, 2007-05-19 at 14:27 +0200, Rainer Jung wrote: Hi, now that we changed the default way how to forward URIs from mod_jk to Tomcat (mod_jk 1.2.23) because of a directory traversal issue, I want

Re: Improving mod_jk URI forwarding

2007-05-20 Thread Jean-Frederic
to normalise a url we have already normalised. Shouldn't we check that a second normalisation (like the Tomcat one) gives a different url and if yes have a flag to return forbidden? (Yes that would be a 4th option). Cheers Jean-Frederic Original URI: /myapp/%252e%252e/otherapp/danger JkMount

Re: Improving mod_jk URI forwarding

2007-05-20 Thread Jean-Frederic
JK_OPT_FWDURIESCAPEDMINIMAL +++ Because that is what the SPEC's says. Cheers Jean-Frederic Or even better: use the encoding done with mod_proxy_ajp? Original URI: /myapp/%252e%252e/otherapp/danger JkMount /myapp/* Apache httpd will correctly decode the URI to /myapp/%2e

Re: svn commit: r544137 - /tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c

2007-06-04 Thread Jean-Frederic
the IIS module Note that we should rollback http://svn.apache.org/viewvc?view=revrevision=538975 too, shouldn't we? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: jk/native/common/jk_uri_worker_map.c Efficiency in map_uri_to_worker()?

2007-06-06 Thread Jean-Frederic
you will prevent valid url to work with this correction. Cheers Jean-Frederic It shows the fix coded as: for (i = 0; i strlen(uri); i++) { if (i == JK_MAX_URI_LEN) { jk_log(l, JK_LOG_WARNING, Uri %s is invalid. Uri must be smaller then %d chars

Re: svn commit: r544137 - /tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c

2007-06-11 Thread Jean-Frederic
not correspond to the original URI. How does it work in mod_proxy ? Mod_proxy uses ap_proxy_canonenc to reencode the URL. For example: /myapp/%25%25%25toto%25.gif - /myapp/%%%toto%.txt (by mod_write) - myapp/%25%25%25toto%25.txt (by ap_proxy_canonenc). Cheers Jean-Frederic Rémy

Re: svn commit: r544137 - /tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c

2007-06-11 Thread Jean-Frederic
correctly. Mod_proxy does that correctly via ap_proxy_canonenc(). Should I port ap_proxy_canonenc() to mod_jk and make it the default handling? Cheers Jean-Frederic How does it work in mod_proxy ? Rémy - To unsubscribe, e

Re: svn commit: r546531 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c common/jk_global.h common/jk_url.c common/jk_url.h common/list.mk.in

2007-06-13 Thread Jean-Frederic
On Tue, 2007-06-12 at 19:50 +0200, Mladen Turk wrote: Jean-Frederic wrote: Add ForwardURIProxy to the URl handling option. common/jk_url.c is just a porting of the routines from proxy_util.c (Apache httpd). After quite a few discussions, I think this should be the only mode

Re: Proposed simplification of CometEvent

2007-06-13 Thread Jean-Frederic
? This sleep is a non blocking call, and instructs the connection to do nothing until I wake you up (or a timeout occurs, of course). may be sleep is not the right name... Would suspend be a better name? Cheers Jean-Frederic

Re: Latest mod_jk?

2005-10-15 Thread Jean-frederic Clere
Jean-frederic Clere wrote: Fenlason, Josh wrote: What is the latest stable mod_jk? I know there was a vote for 1.2.15. What is the status of that? On the download page it has links to 1.2.14, but these links are broken. (http://tomcat.apache.org/download-connectors.cgi) I have

tomcat/build/tc5.5.x/resources/build.xml

2005-10-18 Thread Jean-frederic Clere
://subclipse.tigris.org/svnant.html). 3 - Using AntSvnTask (http://antsvntask.sourceforge.net/subtask.html). 4 - Something else? (like using javasvn: http://tmate.org/svn/). Comments? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL

Re: [JK] Status -- was [VOTE] JK 1.2.15

2005-10-24 Thread Jean-frederic Clere
Mladen Turk wrote: William A. Rowe, Jr. wrote: Do you guys find something that would prevent 1.2.15 to be declared as stable that I'm missing? I'll try to find cycles to test myself, next week. I know I'm having alot of trouble with the apache 1.3 build on odd architectures, probably

Re: tomcat source / eclipse project

2005-10-27 Thread Jean-frederic Clere
hasssip satang wrote: Hi, I'm trying to setup a tomcat eclipse project. Looking through the list archive I've seen that some of you have been sharing their .project and .classpath files. If you could send me these files as well (or point me to a resource where I can download them) that

Re: Sloppy, Lazy Tomcat Developers (Was: Persistent xmlValidation Problem)

2005-11-04 Thread Jean-frederic Clere
documentation needs _urgent_ improvements. Cheers Jean-Frederic Yes, yes, I know Tomcat is not for me. You're damned right. I'm happy to pay money for quality. I guess Tomcat bares out the old adage, you get what you pay

Re: HPUX Itanium Native Connector Build Error

2005-11-09 Thread Jean-frederic Clere
Fenlason, Josh wrote: Hey everybody! I'm trying to build the native apr connector from Tomcat 5.5.12 on HPUX Itanium and I'm running into a problem during the configure. APR 1.2.2 built fine. I built OpenSSL 0.9.8a as a static library (I couldn't get it to build as a shared library.) When I

Re: AprEndpoint and IPv6

2006-01-29 Thread Jean-frederic Clere
APR_UNSPEC defined to zero? - that would explain the problem decribed in http://issues.apache.org/bugzilla/attachment.cgi?id=17525 - Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

war deployement question

2006-02-21 Thread Jean-frederic Clere
Hi, I have small question: In which class(es) are the warfiles deployed? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: war deployement question

2006-02-21 Thread Jean-frederic Clere
Remy Maucherat wrote: Jean-frederic Clere wrote: Hi, I have small question: In which class(es) are the warfiles deployed? In Tomcat, the deployer is a listener class for the Host, called HostConfig. Thanks, I am now in ExpandWar.java ;-) Cheers Jean-Frederic Rémy

Re: svn commit: r381081 - /tomcat/container/tc5.5.x/webapps/docs/logging.xml

2006-02-26 Thread Jean-frederic Clere
Hi, Next question: how do I republish the http://tomcat.apache.org/tomcat-5.5-doc pages? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: New build ?

2006-02-28 Thread Jean-frederic Clere
Remy Maucherat wrote: Hi, Because of the critical AJP bugfix found and fixed earlier today, would it be possible to plan releasing a new 5.5.16 build soon ? +1... I have something not working when deploying an application with the 5.5.15 and using trunk helps ;-) Cheers Jean-Frederic

Re: [ANN] Apache Tomcat v5.5.16-beta Now Available

2006-03-06 Thread Jean-frederic Clere
). Cheers Jean-Frederic Thank you, The Apache Tomcat Team - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: [ANN] Apache Tomcat v5.5.16-beta Now Available

2006-03-06 Thread Jean-frederic Clere
for updated versions... Ok... If nobody complains I will update the file in svn... For the next version. Cheers Jean-Frederic Yoav On 3/6/06, Jean-frederic Clere [EMAIL PROTECTED] wrote: Yoav Shapira wrote: The Apache Tomcat team is proud to announce the immediate availability

apache-tomcat-5.5.15-src/connectors/jni/native/configure

2006-03-14 Thread Jean-frederic Clere
Hi, Why aren´t we providing a configure in the released sources? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: bad permissions in the 5.5.16 sources tar file.

2006-03-14 Thread Jean-frederic Clere
Bill Barker wrote: -Original Message- From: Jean-frederic Clere [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 14, 2006 2:34 PM To: Tomcat Developers List Subject: bad permissions in the 5.5.16 sources tar file. Hi, I am trying to build libtcnative-1.so using the 5.5.16

Re: ParserController.java

2006-03-16 Thread Jean-frederic Clere
Mladen Turk wrote: Jean-frederic Clere wrote: Hi, One of the patches I need to get TC working with JSP in EBCDIC is the following: Any comments? Yes. Fix your clock. You live in the future :) Have to fix the past to be allow to live in the future :) Cheers, Mladen

Re: svn commit: r386315 - /tomcat/jasper/tc5.5.x/src/share/org/apache/jasper/compiler/ParserController.java

2006-03-17 Thread Jean-frederic Clere
the charset will be set to the detected encoding... In the example above iso-8859.2. Bad for me that will be OSD_EBCDIC_DF04_1. Cheers Jean-Frederic This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information

Re: svn commit: r386315 - /tomcat/jasper/tc5.5.x/src/share/org/apache/jasper/compiler/ParserController.java

2006-03-17 Thread Jean-frederic Clere
the sourceEnc when the pageEncoding is not specified and ISO-8859-1 if none are specified. Cheers Jean-Frederic Costin On 3/17/06, Bill Barker [EMAIL PROTECTED] wrote: -Original Message- From: Costin Manolache [mailto:[EMAIL PROTECTED] Sent: Friday, March 17, 2006 11:57 AM

Re: svn commit: r386315 - /tomcat/jasper/tc5.5.x/src/share/org/apache/jasper/compiler/ParserController.java

2006-03-17 Thread Jean-frederic Clere
to agree, since the patch is to use the guessed encoding rather than the one that was specified :). Costin On 3/17/06, Bill Barker [EMAIL PROTECTED] wrote: -Original Message- From: Jean-frederic Clere [mailto:[EMAIL PROTECTED] Sent: Friday, March 17, 2006 4:13 AM

Re: quick fix to be able to run configure on freebsd 6.0

2006-03-21 Thread Jean-frederic Clere
LDFLAGS=-pthread $LDFLAGS supported_os=freebsd ;; +++ Time to make a new release of daemon? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Critical poller failure when using tcnative

2006-04-10 Thread Jean-frederic Clere
Remy Maucherat wrote: Mladen Turk wrote: Right. I was hoping to have the native release by the end of the week also. Since installer depends on outside natives, the native should be out before the 5.5.17. That's a good idea. There are some small issues with some compile warnings for

Re: Builds from the 6.0 branch

2006-10-10 Thread Jean-frederic Clere
some tweaking (including producing the necessary release documents - and learning how to tag properly in SVN as far as I am concerned) and then do a first tag at the end of this week ? +1 Cheers Jean-frederic Rémy

Re: SSL Connectors - config proposal

2006-10-17 Thread Jean-frederic Clere
). Cheers Jean-Frederic Filip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail

Re: SSL Connectors - config proposal

2006-10-17 Thread Jean-frederic Clere
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 believe this attribute

Re: svn commit: r465675 - in /tomcat/tc6.0.x/trunk: conf/ java/org/apache/catalina/core/ java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ webapps/docs/ webapps/docs/config/

2006-10-19 Thread Jean-frederic Clere
happends when scheme and/or secure are missing, or just assume that the default are scheme=http and secure=false. Cheers Jean-Frederic What you are trying to do is correlate the two values, and you get locked into the correlation. For example 1. the assumption that secure=true - scheme=https

Re: [TC6] Double AJP connector implementation

2006-10-26 Thread Jean-frederic Clere
give more stability to both of them thought. That won't be bad... I am always testing org.apache.jk instead org.apache.coyote.ajp ;-) Cheers Jean-Frederic Regards, Mladen. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: svn commit: r467787 - in /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net: NioChannel.java NioEndpoint.java SecureNioChannel.java SocketProperties.java

2006-10-26 Thread Jean-frederic Clere
/proc/sys/net/ipv4/tcp_fin_timeout 60 +++ Cheers Jean-Frederic For Solaris: Set the tcp_time_wait_interval to 3 milliseconds as follows: /usr/sbin/ndd -set /dev/tcp tcp_time_wait_interval 3 == Tipps for tuning mac os x 10.4 are very welcome :-( Regards Peter Roßbach

building TC 5.5.9 failed

2006-11-10 Thread Jean-frederic Clere
); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 2 errors +++ Where could I find the right version of eclipse-JDT-3.0.1.zip? Cheers Jean-Frederic

Re: [Proposal] Change in behaviour of uriworkermap.properties

2006-11-21 Thread Jean-frederic Clere
to go is to have the configuration in shared memory the complex stuff is how to update it. I am trying to get something similar to work on mod_proxy and I need an external process to update the shared memory. Cheers Jean-Frederic Regards, Mladen

Re: [VOTE] Releasing Tomcat Connectors 1.2.20

2006-12-16 Thread Jean-frederic Clere
[X] Stable - no major issues, no regressions Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: svn commit: r502649 - /tomcat/connectors/trunk/jk/native/common/jk_global.h

2007-02-02 Thread Jean-frederic Clere
Rainer Jung wrote: I can't test on HP-UX, but maybe you (jfc) could try: The problem is that sys/socketvar.h can't be compiled using gcc and I think we don't need it HP-UX (for example APR doesn't include it). I will test the modifications in configure.in later. Cheers Jean-Frederic

Re: [VOTE] Release build 5.5.23

2007-03-03 Thread Jean-frederic Clere
Filip Hanik - Dev Lists wrote: Candidate binaries are available here: http://people.apache.org/~fhanik/tomcat/tomcat-5.5/v5.5.23/ According to the (slightly) updated release process, the 5.5.23 tag is: [ ] Broken [ ] Alpha [ ] Beta [ X] Stable Cheers Jean-Frederic Filip

Re: JK2 confusion

2007-03-03 Thread Jean-frederic Clere
have just left a note that mod_jk2 can be found in the archive area. Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: svn commit: r596761 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/tomcat/util/net/ res/

2007-11-26 Thread jean-frederic clere
socket = new Socket(hostAddress, server.getPort()); Why not using Socket socket = new Socket(localhost, server.getPort()); ? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: svn commit: r596761 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/tomcat/util/net/ res/

2007-11-26 Thread jean-frederic clere
Filip Hanik - Dev Lists wrote: jean-frederic clere wrote: [EMAIL PROTECTED] wrote: Author: jim Date: Tue Nov 20 10:19:00 2007 New Revision: 596761 URL: http://svn.apache.org/viewvc?rev=596761view=rev Log: Fix BZ 43588 - hard coded 127.0.0.1 for localhost Modified: tomcat/tc6.0.x

Re: FW: Delays in mod_jk

2007-11-28 Thread jean-frederic clere
that the fix to JBPAPP-366 (http://jira.jboss.org/jira/browse/JBPAPP-366) fixed this too. I still see the mod_jk architecture as problematic JBPAPP-366 is http://svn.apache.org/viewvc?rev=589062view=rev that was a bug in the JAVA part not in mod_jk. Cheers Jean-Frederic -- it would

Re: Bootstrap redirecting stdout/err via system.set

2007-11-28 Thread jean-frederic clere
William L. Thomson Jr. wrote: Recently on Gentoo I was looking to improve how we start Tomcat. Specifically how we capture stdout/stderr output from Tomcat on start and redirect it to catalina.out. Have to tried to use jsvc from http://commons.apache.org/daemon/ for that? Cheers Jean

Re: Bootstrap redirecting stdout/err via system.set

2007-11-28 Thread jean-frederic clere
William L. Thomson Jr. wrote: On Wed, 2007-11-28 at 09:29 +0100, jean-frederic clere wrote: William L. Thomson Jr. wrote: Recently on Gentoo I was looking to improve how we start Tomcat. Specifically how we capture stdout/stderr output from Tomcat on start and redirect it to catalina.out

Tagging TOMCAT_NATIVE_1_1_12

2007-12-19 Thread jean-frederic clere
: 44087 (jfclere) +++ It seems 1.1.10 was the latest release that has a tarball in http://archive.apache.org/dist/tomcat/tomcat-connectors/native/... Any comments? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: svn commit: r606201 - in /tomcat/connectors/tags/other/TOMCAT_NATIVE_1_1_12: ./ jk/native/common/jk_util.c jk/native/common/portable.h jni/ jni/CHANGELOG.txt jni/native/ jni/native/src/sslnetwork

2007-12-21 Thread jean-frederic clere
Rainer Jung wrote: Hi Jean-Frederic, I think you accidentally committed two changes to mod_jk when tagging tc-native. Oops I have rolled them back but that doesn't affect tcnative release code. Cheers Jean-Frederic Since I'm going to tag mod_jk, please let me know, if I can revert

Re: Native 1.1.12 release

2008-01-14 Thread jean-frederic clere
upgrade the Tomcat, upgrade its native as well (if changed) Yes that works because the API is now stable. Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Native 1.1.12 release

2008-01-15 Thread jean-frederic clere
tcnative sources. tcnative is not very visible and I am +1 for changing this. (updating site and tc build). Cheers Jean-Frederic Guen. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Native 1.1.12 release

2008-01-15 Thread jean-frederic clere
Mark Thomas wrote: jean-frederic clere wrote: I think that is all working around the fact that tcnative is not mandatory module for Tomcat and it is somehow independent from tomcat. tcnative builds contain cryptosoftware (openssl) and that means they may not be available for download

Re: Native 1.1.12 release

2008-01-15 Thread jean-frederic clere
Mladen Turk wrote: jean-frederic clere wrote: Mark Thomas wrote: jean-frederic clere wrote: I think that is all working around the fact that tcnative is not mandatory module for Tomcat and it is somehow independent from tomcat. tcnative builds contain cryptosoftware (openssl) and that means

Re: Native 1.1.12 release

2008-01-15 Thread jean-frederic clere
Mladen Turk wrote: jean-frederic clere wrote: Mark Thomas wrote: jean-frederic clere wrote: I think that is all working around the fact that tcnative is not mandatory module for Tomcat and it is somehow independent from tomcat. tcnative builds contain cryptosoftware (openssl) and that means

Re: Native 1.1.12 release

2008-01-15 Thread jean-frederic clere
Mladen Turk wrote: jean-frederic clere wrote: Mladen Turk wrote: jean-frederic clere wrote: Mark Thomas wrote: jean-frederic clere wrote: I think that is all working around the fact that tcnative is not mandatory module for Tomcat and it is somehow independent from tomcat. tcnative

[VOTE] tcnative releases independent from tomcat

2008-01-15 Thread jean-frederic clere
are using them). Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] tcnative releases independent from tomcat

2008-01-15 Thread jean-frederic clere
Mladen Turk wrote: jean-frederic clere wrote: Hi, I think that the tcnative releases should be independent from tomcat. There are several reasons: - The native code is in /tomcat/connectors/trunk/jni/native and it checked out via links in tc trunk/6.0.x/5.5.x. - The logic to have tcnative

Re: [VOTE] tcnative releases independent from tomcat

2008-01-15 Thread jean-frederic clere
Yoav Shapira wrote: I'd vote the same given the new choice. I'm also willing to help with putting docs up, etc. On Jan 15, 2008 10:47 AM, Mladen Turk [EMAIL PROTECTED] wrote: jean-frederic clere wrote: Mladen Turk wrote: jean-frederic clere wrote: Hi, I think that the tcnative releases

Re: [VOTE] tcnative releases independent from tomcat

2008-01-19 Thread jean-frederic clere
of that... A part of the idea is to be able to use the same tcnative with several tomcat versions. What additional docs will be needed ? Probably ;-) Will tomcat releases bundle it, or just require to download it separately ? The sources yes. The binaries I don't think so. Cheers Jean-Frederic

Re: DOS-Lineends in many files contained in distribution tar.gz

2008-01-25 Thread jean-frederic clere
mentioned. +1 Cheers Jean-Frederic Regards, Rainer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: Problem with tomcat-native

2008-01-31 Thread jean-frederic clere
=2 What about an 1.1.13 ? Next week? (Need to arrange some pages around tc-native and I am in need of more cycles). Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Heads up: Bayeux contribution

2008-02-05 Thread jean-frederic clere
be fine, as the spec is only for the protocol. Feel free to test drive it and look over the code and provide any feedback/criticism you might have. The normal way is to go through the incubator process. Cheers Jean-Frederic note, the samples are not part of the contribution, only

Re: Heads up: Bayeux contribution

2008-02-05 Thread jean-frederic clere
Yoav Shapira wrote: On Feb 5, 2008 3:26 AM, jean-frederic clere [EMAIL PROTECTED] wrote: The normal way is to go through the incubator process. Why? This is not a new project, Guy is not becoming a committer yet. This is a code contribution from a committer and a volunteer. It's

Tagging TOMCAT_NATIVE_1_1_13

2008-02-07 Thread jean-frederic clere
Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

tomcat native documentation

2008-02-09 Thread jean-frederic clere
Hi, I have prepared a doc for the tomcat native library. http://people.apache.org/~jfclere/tc-native-docs/ The idea is to add it like http://tomcat.apache.org/tc-native-docs Comments? Cheers Jean-Frederic - To unsubscribe

  1   2   3   4   5   6   7   8   >