Re: Segmentatio fault in Apache 2

2004-04-01 Thread Thorsten Kamann
Hello, I found the problem. Im using the binaries out of the SuSE9-Release. Now I tested with the release for Fedora-Core. This works. On which distributions are these binaries testet? Do the Fedora-Binaries works on SuSE9 too? Is there a chance one release works for all of the major linux distrub

jk2 and debug on specials uri

2004-04-01 Thread Henri Gomez
Hi to all, A quick question : I've got the following in a VirtualHost (Apache 2): JkUriSet group lb I'd like to have this /examples/ uri in debug and wonder how to do it. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

[GUMP@lsd]: jakarta-tomcat-5/jakarta-tomcat-5 failed

2004-04-01 Thread bobh
To whom it may engage... This is an automated request, but not an unsolicited one. For help understanding the request please visit http://gump.apache.org/nagged.html, and/or contact [EMAIL PROTECTED] Project jakarta-tomcat-5 has an issue affecting its community integration, and has be

[www #17595] Is it a bug? A Servlet 2.3 Spec. question about forward.

2004-04-01 Thread WWW
Greetings. (This is an automated response. There is no need to reply.) Your message regarding: Is it a bug? A Servlet 2.3 Spec. question about forward. has been received and assigned a request number of 17595. In order help us track the progress of this request, we ask that you include the st

Is it a bug? A Servlet 2.3 Spec. question about forward.

2004-04-01 Thread Hugh J. L.
Hi, Description of test case: In servlet1, use getServletContext().getRequestDispatcher().forward() to forward to servlet2, and in servlet2, call request.getRequestURL() Test result: Tomcat 4.1.30 return val

[www #17585] Matt Shirley/V-USA/VKI is out of the office.

2004-04-01 Thread WWW
Greetings. (This is an automated response. There is no need to reply.) Your message regarding: Matt Shirley/V-USA/VKI is out of the office. has been received and assigned a request number of 17585. In order help us track the progress of this request, we ask that you include the string [www #1

Matt Shirley/V-USA/VKI is out of the office.

2004-04-01 Thread matt . shirley
I will be out of the office starting 04/01/2004 and will not return until 04/05/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

DO NOT REPLY [Bug 28147] New: - JasperException for jsp files that are symbolic links

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 mod_jk2.c

2004-04-01 Thread NormW
Good morning All. In considering the duplication issue mentioned previously, it would seem entirely possible that a specific uri could be given in both workers2.properties and via a JkUriSet entry... therefore shouldn't the JkUriSet function resolve the name to be used for a uri object and first ch

Re: Discussion - /jkstatus and stylesheets

2004-04-01 Thread NormW
Good morning All. I've not looked at XML or XSL for that matter, but in either case, hopefully this still means the colour palette/style selection is still external to the JK2 program, which then still requires a 'path' of some kind to find it. As noted in my initial introduction to the thread, thi

Re: Coyote's ServerSocketFactory problem

2004-04-01 Thread Bill Barker
- Original Message - From: "Anton Ushakov" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, March 31, 2004 10:59 PM Subject: Re: Coyote's ServerSocketFactory problem > Alright, thanks Bill. I have nothing against Tomcat5 and indeed the > socketFactory

RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core ApplicationContext.java

2004-04-01 Thread Mark Thomas
Remy, Looking at bug 13040 I did a bugzilla search and came across bug 11411. I am still thinking about bug 13040 but saw that bug 11411 could be fixed (I had previously closed it without looking at the source closely enough) without getting into the equals()/startsWith() debate that is part of bu

DO NOT REPLY [Bug 28131] - DeltaManager lost session expiration code line

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/modules/cluster/src/share/org/apache/catalina/cluster/session DeltaSession.java

2004-04-01 Thread fhanik
fhanik 2004/04/01 13:06:50 Modified:modules/cluster/src/share/org/apache/catalina/cluster/session DeltaSession.java Log: bugfix for 28131, thanks to rainer.jung -at- kippdata.de Revision ChangesPath 1.20 +3 -3 jakarta-tomcat-catalina/m

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core ApplicationContext.java

2004-04-01 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: markt 2004/04/01 12:09:21 Modified:catalina/src/share/org/apache/catalina/core ApplicationContext.java Log: - Fix getContext("/") so current context is returned if called whilst in the root context - Port from TC5 I disagree with

Re: TC evolment

2004-04-01 Thread Glenn Nielsen
On Thu, Apr 01, 2004 at 12:04:35PM +0100, [EMAIL PROTECTED] wrote: > > > -Original Message- > > > From: Henri Gomez > > > >> I think that we need to change the thinking perspective > > > from TC being > > > >> a 'helper' to TC being a 'workhorse'. > > > > Interesting idea Mladen. > > > Ne

Re: >> problem with new 2.04 mod_jk2

2004-04-01 Thread Kurt Miller
From: <[EMAIL PROTECTED]> > Hello, > > I decided to try the new mod_jk2 today. I put all the files in the > right place, but got this error when starting up httpd: > > Starting httpd: Syntax error on line 5 of /etc/httpd/conf.d/jk2.conf: > Cannot load /etc/httpd/modules/mod_jk2.so into server:

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session StandardSession.java

2004-04-01 Thread jfarcand
jfarcand2004/04/01 12:18:15 Modified:catalina/src/share/org/apache/catalina Globals.java catalina/src/share/org/apache/catalina/session StandardSession.java Log: Re-add initinal work since it doesn't seems to work (my bad) Thanks to daniel_

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core ApplicationContext.java

2004-04-01 Thread markt
markt 2004/04/01 12:09:21 Modified:catalina/src/share/org/apache/catalina/core ApplicationContext.java Log: - Fix getContext("/") so current context is returned if called whilst in the root context - Port from TC5 Revision ChangesPath 1.25

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core ApplicationContext.java

2004-04-01 Thread markt
markt 2004/04/01 12:07:21 Modified:catalina/src/share/org/apache/catalina/core ApplicationContext.java Log: - Remove unused imports identified by Eclipse - Fix getContext("/") so current context is returned if called whilst in the root context Revisi

>> problem with new 2.04 mod_jk2

2004-04-01 Thread admin
Hello, I decided to try the new mod_jk2 today. I put all the files in the right place, but got this error when starting up httpd: Starting httpd: Syntax error on line 5 of /etc/httpd/conf.d/jk2.conf: Cannot load /etc/httpd/modules/mod_jk2.so into server: /etc/httpd/modules/mod_jk2.so: undefined

DO NOT REPLY [Bug 28131] - DeltaManager lost session expiration code line

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26808] - stdout not working when installed as windows service

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28138] - Catalina Log Redirection in NT service

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session StandardSession.java

2004-04-01 Thread daniel andefors
From: Jeanfrancois Arcand <[EMAIL PROTECTED]> Reply-To: "Tomcat Developers List" <[EMAIL PROTECTED]> To: Tomcat Developers List <[EMAIL PROTECTED]> Subject: Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session StandardSession.java Date: Thu, 01 Apr 2004 14:13:

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session StandardSession.java

2004-04-01 Thread Jeanfrancois Arcand
daniel andefors wrote: Hi, IMO, this will not work if you are trying to avoid serializing attributes with the name "javax.security.auth.subject". You are right. The key will not be serializable, but the value will be. I also need to make the value (e.g. the Subject) transient. Thanks! -- Je

RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session StandardSession.java

2004-04-01 Thread daniel andefors
Hi, IMO, this will not work if you are trying to avoid serializing attributes with the name "javax.security.auth.subject". Daniel From: [EMAIL PROTECTED] Reply-To: "Tomcat Developers List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: cvs commit: jakarta-tomcat-catalina/catalina/src/shar

DO NOT REPLY [Bug 28138] - Catalina Log Redirection in NT service

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28131] - DeltaManager lost session expiration code line

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28131] - DeltaManager lost session expiration code line

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28138] New: - Catalina Log Redirection in NT service

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28131] - DeltaManager lost session expiration code line

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session StandardSession.java

2004-04-01 Thread jfarcand
jfarcand2004/04/01 09:39:53 Modified:catalina/src/share/org/apache/catalina Globals.java catalina/src/share/org/apache/catalina/session StandardSession.java Log: Minor fixe. Instead of using an exclude list, make the variable transient. Rev

DO NOT REPLY [Bug 28131] - DeltaManager lost session expiration code line

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28131] New: - DeltaManager lost session expiration code line

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Segmentatio fault in Apache 2

2004-04-01 Thread jean-frederic clere
Thorsten Kamann wrote: Hello, jean-frederic clere schrieb: jk2 2.0.4 and Apache 2.0.48, hard to improve. - Try to get a core file by adding in httpd.conf: +++ CoreDumpDirectory /home/cores this dosnt work. I have appended CoreDumpDirectory /tmp/apache_cores to the httpd.conf. Make the dir writab

Re: Segmentatio fault in Apache 2

2004-04-01 Thread Kurt Miller
From: "Thorsten Kamann" <[EMAIL PROTECTED]> > Hello, > > jean-frederic clere schrieb: > > > > > jk2 2.0.4 and Apache 2.0.48, hard to improve. > > > > - Try to get a core file by adding in httpd.conf: > > +++ > > CoreDumpDirectory /home/cores > > > > this dosnt work. I have appended CoreDumpDirec

Re: Segmentatio fault in Apache 2

2004-04-01 Thread Thorsten Kamann
Hello, jean-frederic clere schrieb: jk2 2.0.4 and Apache 2.0.48, hard to improve. - Try to get a core file by adding in httpd.conf: +++ CoreDumpDirectory /home/cores this dosnt work. I have appended CoreDumpDirectory /tmp/apache_cores to the httpd.conf. Make the dir writable for everyone. Restar

DO NOT REPLY [Bug 28129] - Classloading for the security-constraint / Realm

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28129] New: - Classloading for the security-constraint / Realm

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Segmentatio fault in Apache 2

2004-04-01 Thread jean-frederic clere
Thorsten Kamann wrote: jean-frederic clere schrieb: Thorsten Kamann wrote: Hello, i have a problem with JK" and Apache 2 on SuSE 8.2. Which versions are you using? upps, sorry... JK2.04 jk2 2.0.4 and Apache 2.0.48, hard to improve. - Try to get a core file by adding in httpd.conf:

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 mod_jk2.c

2004-04-01 Thread Jess Holle
I also tried this and everything worked nicely. NormW wrote: Good morning All. Just tried Jean's recent change to mod_jk2.c and _pleased_ to say JkUriSet now registers correctly the same as a [uri] section, and can access /admin with only a in the httpd.conf. I did note there were duplicate uri

RE: TC evolment

2004-04-01 Thread Mladen Turk
> -Original Message- > From: [EMAIL PROTECTED] > > I use tomcat exclusively behind apache. This is for > performance reasons both as a proxy for "slow" clients > (releasing relatively expensive tomcat > resources) and as a static content server. > As said, it all depends on a parti

install4iis failed

2004-04-01 Thread Thorsten Kamann
Hello, I have tried out the install4iis.js. But this failed: Unable to find the Webserver ROOT directory. I am using Windows 2000 Server IIS 5 JK2.0.4 Tomcat 5.0.16 I dont know what i habe to chnaged to get this script runninh. Best regards Thorsten -- Thorsten Kamann Email: [EMAIL PR

Re: Segmentatio fault in Apache 2

2004-04-01 Thread Thorsten Kamann
jean-frederic clere schrieb: Thorsten Kamann wrote: Hello, i have a problem with JK" and Apache 2 on SuSE 8.2. Which versions are you using? upps, sorry... JK2.04 Tomcat 5.0.19 Apache 2.0.48 SuSELinux 8.2 SunJDK 1.4.2 Thorsten -- Thorsten Kamann Email: [EMAIL PROTECTED] ICQ: 407

DO NOT REPLY [Bug 28109] - Tomcat

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28109] - Tomcat

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28109] - Tomcat

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28109] - Tomcat

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Segmentatio fault in Apache 2

2004-04-01 Thread jean-frederic clere
Thorsten Kamann wrote: Hello, i have a problem with JK" and Apache 2 on SuSE 8.2. Which versions are you using? When I have the JK2 installed into the Apache every request (also non-tomcat requests) produces a Segmentaion fault: [Thu Apr 01 13:30:11 2004] [notice] jk2_init() Setting scoreboard

Segmentatio fault in Apache 2

2004-04-01 Thread Thorsten Kamann
Hello, i have a problem with JK" and Apache 2 on SuSE 8.2. When I have the JK2 installed into the Apache every request (also non-tomcat requests) produces a Segmentaion fault: [Thu Apr 01 13:30:11 2004] [notice] jk2_init() Setting scoreboard slot 0 for child 4485 [Thu Apr 01 13:30:11 2004] [not

DO NOT REPLY [Bug 28123] New: - ClientAbortException should default to the description of the wrapped exception

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

RE: TC evolment

2004-04-01 Thread Greg . Cope
> > -Original Message- > > From: Henri Gomez > > >> I think that we need to change the thinking perspective > > from TC being > > >> a 'helper' to TC being a 'workhorse'. > > > Interesting idea Mladen. > > Next idea. > > > > If we drop Apache 2.0 support we need to have jk/jk2 jobs > >

Thanks Craig (Was: Re: TC evolment)

2004-04-01 Thread Sriram N
--- Craig McClanahan <[EMAIL PROTECTED]> wrote: > > And to think it was only a couple of years ago that I got thorougly > chastised (by more than a few people participating in this thread :-) > for suggesting that Tomcat standalone might actually be a viable > production solution for some app

Re: Discussion - /jkstatus and stylesheets

2004-04-01 Thread Henri Gomez
Craig McClanahan wrote: jean-frederic clere wrote: Thorsten Kamann wrote: Hello, Henri Gomez schrieb: Well I didn't like very well the hardcoded way, so I'd like to have it externally. We could : Define a stylesheet property var in workers2.properties, which will contains a full URL and if th

Re: Discussion - /jkstatus and stylesheets

2004-04-01 Thread Craig McClanahan
jean-frederic clere wrote: Thorsten Kamann wrote: Hello, Henri Gomez schrieb: Well I didn't like very well the hardcoded way, so I'd like to have it externally. We could : Define a stylesheet property var in workers2.properties, which will contains a full URL and if this var is null, fallback

Re: TC evolment

2004-04-01 Thread Craig McClanahan
Henri Gomez wrote: Mladen Turk wrote: -Original Message- From: jean-frederic clere What do you want to do? - Call native methods in TC to get PHP running. - Write a servlet engine that understands PHP. (Well the problem would be the libraries). If a majority of my web content is a

Re: Discussion - /jkstatus and stylesheets

2004-04-01 Thread jean-frederic clere
Thorsten Kamann wrote: Hello, Henri Gomez schrieb: Well I didn't like very well the hardcoded way, so I'd like to have it externally. We could : Define a stylesheet property var in workers2.properties, which will contains a full URL and if this var is null, fallback to previous method. Is ther

DO NOT REPLY [Bug 28016] - mod_jk2 2.0.4 does not work with existing configuration

2004-04-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Discussion - /jkstatus and stylesheets

2004-04-01 Thread Thorsten Kamann
Hello, Henri Gomez schrieb: Well I didn't like very well the hardcoded way, so I'd like to have it externally. We could : Define a stylesheet property var in workers2.properties, which will contains a full URL and if this var is null, fallback to previous method. Is there a chance the jk provide

Re: TC evolment

2004-04-01 Thread Henri Gomez
Remy Maucherat wrote: Mladen Turk wrote: mod_php inside TC. How does that work ? I found out that TC is only 8% slower the Apache2.x. 8% for doing what ? (this will heavily depend on the VM you're using, anyway, so try JRockit to get the good results :) ) 8% slower to serve only static pag

Re: TC evolment

2004-04-01 Thread Henri Gomez
Mladen Turk wrote: -Original Message- From: Henri Gomez I think that we need to change the thinking perspective from TC being a 'helper' to TC being a 'workhorse'. Interesting idea Mladen. Next idea. If we drop Apache 2.0 support we need to have jk/jk2 jobs done somewhere : What

RE: TC evolment

2004-04-01 Thread Mladen Turk
> -Original Message- > From: Henri Gomez > >> I think that we need to change the thinking perspective > from TC being > >> a 'helper' to TC being a 'workhorse'. > > Interesting idea Mladen. > Next idea. > > If we drop Apache 2.0 support we need to have jk/jk2 jobs > done somewhere :