Can we rely on the fact that catalina.home property will always return a
valid path(either ".." a.k.a. parent or an absolute path) abd write
components that will run for Tomcat only based on that property.
Currently I do the following:-
FileInputStream in ;
File catalinaHome
amyroh 01/09/05 21:18:54
Modified:webapps/examples/WEB-INF/classes/compressionFilters
CompressionFilter.java
CompressionFilterTestServlet.java
CompressionResponseStream.java
CompressionServl
I've just posted an update on the documentation that will be included in
the Tomcat 4.0 final release. This is available online at:
http://jakarta.apache.org/tomcat/tomcat-4.0-doc-exp/
Highlights of the recent additions to the documentation include:
* Server Configuration Reference is nearly c
remm01/09/05 21:00:16
Modified:catalina/src/share/org/apache/catalina/core
StandardContext.java
Log:
- Not syncing on start / stop / reload is extremely risky, and doesn't bring
anything useful in terms of performance. This patch adds synchronization.
craigmcc01/09/05 20:43:12
Modified:.RELEASE-PLAN-4.0.txt
catalina/src/share/org/apache/catalina/realm JDBCRealm.java
JNDIRealm.java RealmBase.java
Added: webapps/tomcat-docs realm-howto.xml
Log:
Add the initial version of the 'r
Hi
Can you tell me where I put the jsp file
then my web server (apache) can read it ?
I put my servlet file in webapps/xxx/WEB-INF/classes
how about JSP file ?
thanks
/* Kenny Ma
[EMAIL PROTECTED] */
Help!
We are trying to use the iPlanet 4.1 as a front end Web Server that is
passing through to Tomcat 3.2 servlet engine as part of the backend. Both
servers are sitting on the Solaris 2.6 OS. The problem I have been having
is that Makefile.solaris is not allowing me to compile successfully.
> hi there,
>
> I got a weird problem getting on here. I'm using tomcat 4b07 on both
win2000
> and linux.
> after startup I start some threads and when they execute for the first
time
> I get a LinkageError: duplicate Class definition.
> there are 4 things with this I dont understand:
> 1st: all c
haha...
- Original Message -
From: "Christopher Cain" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 06, 2001 1:06 AM
Subject: Re: FW: will there ever?!
> Hahaha ... Whiney CC's (Can't Code) are funny.
>
> .edu ... this is one of those self-important pseudo-intell
Hahaha ... Whiney CC's (Can't Code) are funny.
.edu ... this is one of those self-important pseudo-intellectuals. Most .edu
cats I bump into are quite friendly, but you always run into one of these every
now and again. Oh well, there's one in every crowd I suppose. So did you send
him to www.m
We might not yet have FAN sites, but for sure this guy is going to put up a
HATE site :) :) :) Dumbass :)
Pier
-- Forwarded Message
> From: "Dennis Jay Dole" <[EMAIL PROTECTED]>
> Date: Wed, 5 Sep 2001 20:33:30 -0700
> To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
> Subject: will there ev
This patch allows mod_jk to successfully serve pages against Apache 2.0
and Tomcat 4.0. This is required after the changes to abstract out location
and directory walks from the core request processing. This was created by
Will Rowe and myself.
Ryan
Index: mod_jk.c
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> jfclere 01/09/05 08:40:27
>
> Modified:webapp configure.in
> Log:
> Correct a typo $ missing.
They just posted a bug on that (or better, reopened a completely
different one)... Check out if that's what exactly this patch fixes... Bu
Welcome aboard! =)
- Christopher
/**
* Pleurez, pleurez, mes yeux, et fondez vous en eau!
* La moitié de ma vie a mis l'autre au tombeau.
*---Corneille
*/
Quoting "Craig R. McClanahan" <[EMAIL PROTECTED]>:
> I'd like to take this opportunity to introduce the newest member of
> the
> JS
I tested this script with tomcat3.2. I'd write a win32 equivalent, but my
bat file scripting isn't strong enough. My understanding is that tomcat is
jdk1.1 compliment, and jdpa requires at least jdk1.2.2 if not jdk1.3.0
(depending on your os) - but jpda is a powerful tool and I think that thi
I'd like to take this opportunity to introduce the newest member of the
JSP/Servlets team at Sun - Kin-Man Chung. Kin-Man recently joined our
team to focus on improving the code quality (and therefore runtime
performance) of Jasper and the servlets it generates. He is a Senior
Staff Engineer wit
This patch fixes 3174 and 3351. This fix was supplied by the submitter
[EMAIL PROTECTED] This fix looks good.
Index: XmlOutputter.java
===
RCS file:
/home/cvspublic/jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler/X
Date: Wed, 05 Sep 2001 14:22:21 -0700 (PDT)
From: Kin-Man Chung <[EMAIL PROTECTED]>
Subject: [PATH] Tag attributes of type char and short bug
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
MIME-version: 1.0
Content-transfer-encoding: 7BIT
Content-MD5: NTIF51okQsoUB2BTXXgn/Q==
This patch fixes 3366
On Wed, 5 Sep 2001, James THOMAS wrote:
>
> I created bug #3358 last week to inquire about / request JDK 1.1 support by
> Tomcat 3.3. I have been informed that JDK 1.1 is suppose to be supported.
> In my attempts to diagnose and fix problems I find myself a bit confused.
> Some of the code (Depe
-- Release Plan for Apache Tomcat 4.0 (final release)
[ ] +1I am in favor of this plan, and will help
[X] +0I am in favor of this plan, but am unable to help
[ ] -0I not in favor of this plan
[ ] -1I am opposed to this plan, and my reason(s) are:
> -Original Message-
> From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
>
> > I have reopened the bug, as jsp pages are not compiled
> under windows
> > 2000 using jdk 1.4b2 and tc 4.0b7. Under jdk 1.3.1,
> everything works
> > well.
> >
> >
> > i suspect this is due to a change i
I created bug #3358 last week to inquire about / request JDK 1.1 support by
Tomcat 3.3. I have been informed that JDK 1.1 is suppose to be supported.
In my attempts to diagnose and fix problems I find myself a bit confused.
Some of the code (DependClassLoader for example) requires the Java 2
lib
> -Original Message-
> From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
>
> Please review this proposal, and the associated Bugzilla bug reports,
and cast your vote:
>
> -- Release Plan for Apache Tomcat 4.0 (final release)
--
> [X] +1I am in favor of this plan, an
I've got a Tomcat mug.
If I wasn't drinking my coffee out of it right now,
it seems like it might be a good Ebay auction item!
Although it's only the standard one that says "Sun Developer Connecttion"
on the back and not the rare double print one that if you look in the cat's
eyes you can see the
Beaux auteurs français, surtout, en particulier. Seulement le meilleur =)
Quoting GOMEZ Henri <[EMAIL PROTECTED]>:
> Please consider that Cain is American and
> a real true lover of 'Belles lettres et beaux auteurs'
>
> s/Cornelle/Corneille
>
>
> -
> Henri Gomez ___[_]
>
You're absolutely right. A bit of a typo there. Thanks!
Quoting Ludovic Maitre <[EMAIL PROTECTED]>:
> Hello,
>
> I don't want to appear as a purist but it seems that the citation you
> use on your
> signature is from Corneille not Cornelle. But it's just for your
> information !
>
> Bye,
>
>
I rebuilt Tomcat 4 from CVS after your commits today and sessions are working
correctly.
Thanks Craig!
Glenn
"Craig R. McClanahan" wrote:
>
> On Wed, 5 Sep 2001, Glenn Nielsen wrote:
>
> > Date: Wed, 05 Sep 2001 11:59:18 -0500
> > From: Glenn Nielsen <[EMAIL PROTECTED]>
> > Reply-To: [EMAIL P
) or 20010904 -- the one from
20010905 has a bug related to session cookies that I just fixed.
Craig
On Wed, 5 Sep 2001, Peter Romianowski wrote:
> Date: Wed, 5 Sep 2001 20:20:04 +0200
> From: Peter Romianowski <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PR
craigmcc01/09/05 12:45:27
Modified:.RELEASE-PLAN-4.0.txt
catalina build.xml
webapps/tomcat-docs index.xml project.xml
Log:
Cleaning up old TODO items ...
Split out the built-in servlets that are part of Catalina into their own
JAR files i
Hi tomcat developers,
Please help me out on getting a reference to internal tomcat object and
find out total number sessions now exist in tomcat instance (JVM).
The following code will return number of sessions in a Context(web app)
but not all the sessions in the whole JVM (tomcat instance).
Fo
I downloaded the 3.3-b2 sources to investigate the issue below further.
However, I am unable to get chunked input to work at all. It's almost as if
the Java side is declaring eof before reading all the data available on the
apache side. I have confirmed that mod_jk thinks the request is chunked.
+0
Craig R. McClanahan typed the following on 01:23 PM 9/4/2001 -0700
>Well, it's just about that time ... the Servlet 2.3 and JSP 1.2
>specifications are going final soon (they are being voted on in the Java
>Community Process as we speak). Therefore, I've just submitted an initial
>draft of a
On Wed, 5 Sep 2001, jean-frederic clere wrote:
> Hi,
>
> I would like to comment the following:
>
> Some of the "const" are causing a lot of warnings, I have stopped fixed because
> I was afraid to have to change too much things... (I have put /* DIRTY */ where
> I have stopped forwarding the con
There was a race condition in the web app class loader in 4.0-beta-7 that
could cause this. Could you try it again with a recent nightly build.
NOTE: Use the one from 20010906 (tonight) or 20010904 -- the one from
20010905 has a bug related to session cookies that I just fixed.
Craig
On Wed
On Wed, 5 Sep 2001, Glenn Nielsen wrote:
> Date: Wed, 05 Sep 2001 11:59:18 -0500
> From: Glenn Nielsen <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Tomcat 4 build from CVS this morning,
> bugs in request cookie handling?
>
> I built Tomcat 4 from CVS
craigmcc01/09/05 11:35:32
Modified:catalina/src/share/org/apache/catalina/util CookieTools.java
catalina/src/test/org/apache/catalina/util
CookieToolsTestCase.java
Log:
Some browsers don't like URL-encoded "path" attributes in cookies, so
don
hi there,
I got a weird problem getting on here. I'm using tomcat 4b07 on both win2000
and linux.
after startup I start some threads and when they execute for the first time
I get a LinkageError: duplicate Class definition.
there are 4 things with this I dont understand:
1st: all classes are ther
craigmcc01/09/05 10:31:11
Modified:catalina/src/share/org/apache/catalina/util URL.java
catalina/src/test/org/apache/catalina/util URLTestCase.java
Log:
Update org.apache.catalina.util.URL to deal with cases like:
URL context = new URL("http://localhost/cocoon/
craigmcc01/09/05 10:29:14
Modified:catalina/src/test/org/apache/catalina/util
CookieToolsTestCase.java
Log:
Update test to reflect the fact that cookie names and values are now URL
encoded.
Revision ChangesPath
1.2 +6 -6
jakarta-tomc
Hi,
I would like to comment the following:
Some of the "const" are causing a lot of warnings, I have stopped fixed because
I was afraid to have to change too much things... (I have put /* DIRTY */ where
I have stopped forwarding the const).
Any comment?
Cheers
Jean-frederic
[EMAIL PROTECTED]
On Wed, 5 Sep 2001, Glenn Nielsen wrote:
> Date: Wed, 05 Sep 2001 11:49:20 -0500
> From: Glenn Nielsen <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: [VOTE] Release Plan for Apache Tomcat 4.0 (final release)
>
> "Craig R. McClanahan" wrote:
> >
> > Well
jfclere 01/09/05 10:05:24
Modified:jk/native/apache-2.0 mod_jk.c
jk/native/common jk_map.c jk_map.h jk_util.c jk_util.h
Log:
Get ride of some warnings - But there is still a lot to do with const -
I have put /* DIRTY */ where the cast looks weird.
Revision Cha
On Wednesday 05 September 2001 09:57, jean-frederic clere wrote:
> Ryan Bloom wrote:
> > On Wednesday 05 September 2001 04:13, jean-frederic clere wrote:
> >
> > If you don't remove the --disable-shared, then libtool 1.4 can't compile
> > mod_webapp as a dynamic library.
>
> I just want a DSO file
Ryan Bloom wrote:
>
> On Wednesday 05 September 2001 04:13, jean-frederic clere wrote:
>
> If you don't remove the --disable-shared, then libtool 1.4 can't compile
> mod_webapp as a dynamic library.
I just want a DSO file...
- On my Linux if I remove the --disable-shared to the APR, libtool co
On Wed, 5 Sep 2001, Amund Bremer wrote:
> Date: Wed, 05 Sep 2001 12:09:21 +0200
> From: Amund Bremer <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: bugs to fix for tc4.0 final
>
> I'd like to lobby for fixing
> http://nagoya.apache.org/bugzilla/show_bug.cgi?i
NOTE: Tomcat 4 uses essentially the same approach (see
org.apache.catalina.session.ManagerBase), so this discussion is relevant
there too. See below for more.
On Tue, 4 Sep 2001, Christopher Cain wrote:
> Date: Tue, 04 Sep 2001 23:31:01 -0600 (MDT)
> From: Christopher Cain <[EMAIL PROTECTED]>
Hi,
small patch for the following bug:
URL context= new URL("http://localhost/cocoon/";);
URL relative= new URL(context, "index.xml");
relative is set to "http://localhost/index.xml"; and NOT
"http://localhost/cocoon/index.xml";
as returned by java.net.URL.
the patch in attachment consist of
jfclere 01/09/05 08:40:27
Modified:webapp configure.in
Log:
Correct a typo $ missing.
Revision ChangesPath
1.27 +2 -2 jakarta-tomcat-connectors/webapp/configure.in
Index: configure.in
===
On Wednesday 05 September 2001 04:13, jean-frederic clere wrote:
If you don't remove the --disable-shared, then libtool 1.4 can't compile
mod_webapp as a dynamic library. It really sucks, but complain to the
libtool developers. That flg must go, or we break anybody who tries to use
the latest
Heres a patch to fix the javadoc errors that were appearing for me. Because
its not possible to exclude files from a javadoc task, this patch makes a
temporary copy of the src, excluding files it doesn't need and then
generates the javadocs from that copy of the src.
Cheers,
jr
--
jfclere 01/09/05 07:43:48
Modified:jk/native/apache-2.0 mod_jk.c
Log:
Clean some useless code - and compare it with TC3.x code -
Revision ChangesPath
1.20 +3 -26 jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c
Index: mod_jk.c
=
>--
>[ ] +1I am in favor of this plan, and will help
>[X] +0I am in favor of this plan, but am unable to help
>[ ] -0I not in favor of this plan
>[ ] -1I am opposed to this plan, and my reason(s) are:
I'll try to do RPM for tomcat 4.0 and may be also mod_webapp, if
I arriv
>
> Well, it's just about that time ... the Servlet 2.3 and JSP 1.2
> specifications are going final soon (they are being voted on
> in the Java
> Community Process as we speak). Therefore, I've just
> submitted an initial
> draft of a Release Plan document for final release of Tomcat
> 4.0,
glenn 01/09/05 06:53:33
Modified:catalina/docs index.html
Log:
Add tomcat security document link
Revision ChangesPath
1.7 +1 -0 jakarta-tomcat-4.0/catalina/docs/index.html
Index: index.html
=
I went back and forth several times last night about removing the
get/setEntropy() methods. They were added with the code to set the seed and
they did serve a valid purpose at that time, but they don't serve much use
now.
I can't remove them because people might actually be using the methods (I
hgomez 01/09/05 06:36:36
Modified:src/native/mod_jk/apache2.0 mod_jk.c
Log:
Correct server name/port for Apache 2.0
The good code was allready in J-T-C
Submitted by: Jean-Frederic Clere - [EMAIL PROTECTED]
Revision ChangesPath
1.18 +5 -2 jakarta-tomcat/src
We're talking about 5-15 seconds, so this really isn't a big deal. Tomcat
could not previously serve a request that generated a session id without
initializing the PRNG and we got several complaints about how long it took
to process the first request (due to seed generation). The original
soluti
>On 5 Sep 2001 [EMAIL PROTECTED] wrote:
>
>> hgomez 01/09/05 03:02:15
>>
>> Modified:src/native/mod_jk/apache2.0 mod_jk.c
>> Log:
>> Added MountCopy missing stuff for SSL
>> and EnvVars
>
>Don't forget to sync with jakarta-tomcat-connectors :-)
I've have ALL the recent works on A
Actually, the tomcat_32 nightlies are very stable. I'm about the only one
still committing much to that branch and I've been pretty slow these days.
All the stuff going in there are minor bug fixes with little risk of
breaking existing functionality.
The nightlies don't get the large scale user
Please consider that Cain is American and
a real true lover of 'Belles lettres et beaux auteurs'
s/Cornelle/Corneille
-
Henri Gomez ___[_]
EMAIL : [EMAIL PROTECTED](. .)
PGP KEY : 697ECEDD...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED5
On 5 Sep 2001 [EMAIL PROTECTED] wrote:
> hgomez 01/09/05 03:02:15
>
> Modified:src/native/mod_jk/apache2.0 mod_jk.c
> Log:
> Added MountCopy missing stuff for SSL
> and EnvVars
Don't forget to sync with jakarta-tomcat-connectors :-)
Costin
Hello,
I don't want to appear as a purist but it seems that the citation you
use on your
signature is from Corneille not Cornelle. But it's just for your
information !
Bye,
Christopher Cain wrote:
>
> > -- Release Plan for Apache Tomcat 4.0 (final release)
> > --
> > [X] +1
larryi 01/09/05 06:03:16
Modified:docs news.html
xdocsnews.xml
Log:
Add Tomcat 3.3 Beta 2 announcement (plus Tomcat 4.0 Beta 7)
Revision ChangesPath
1.7 +24 -1 jakarta-tomcat-site/docs/news.html
Index: news.html
==
On Tue, 4 Sep 2001, Craig R. McClanahan wrote:
> Well, it's just about that time ... the Servlet 2.3 and JSP 1.2
> specifications are going final soon (they are being voted on in the Java
> Community Process as we speak). Therefore, I've just submitted an initial
> draft of a Release Plan docume
jfclere 01/09/05 06:00:26
Modified:jk/native/apache-2.0 mod_jk.c
Log:
Change tabs into 4 spaces.
Revision ChangesPath
1.19 +83 -83jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c
Index: mod_jk.c
=
I'd like to lobby for fixing
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2693
I have reopened the bug, as jsp pages are not compiled under windows 2000
using jdk 1.4b2 and tc 4.0b7. Under jdk 1.3.1, everything works well.
i suspect this is due to a change in the error reporting of the n
Dear Sir/Madam
Greetings
I am introducing myself as Ramesh and I am working on Tomcat-apache
configuration in our setup,
I have gone thru all documentations which ever available in ur
jakarta-apache site, but I was not getting
full information about how to build mod_jk.so and class path setup. O
> -Original Message-
> From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 04, 2001 4:24 PM
> To: [EMAIL PROTECTED]
> Subject: [VOTE] Release Plan for Apache Tomcat 4.0 (final release)
>
>
> Well, it's just about that time ... the Servlet 2.3 and JSP 1.2
> s
Hi,
I have committed it. Note that the --disable-shared MUST NOT be removed
otherwise libtool uses the dynamic libraries and we want it to use the static
ones.
Cheers
Jean-frederic
Ryan Bloom wrote:
>
> > > > LOCAL_HEADER([Configuring APR])
> > > > LOCAL_FILTEREXEC(
> > > > - [./configure --
jfclere 01/09/05 04:05:47
Modified:webapp Makefile.in configure.in
webapp/apache-1.3 Makefile.in
Log:
Commit Ryan's patches for the configure/Makefile.
Arrange install of mod_webapp.so apache-1.3 (The script what installed).
Revision ChangesPath
1.17
hgomez 01/09/05 03:02:15
Modified:src/native/mod_jk/apache2.0 mod_jk.c
Log:
Added MountCopy missing stuff for SSL
and EnvVars
Revision ChangesPath
1.17 +20 -0 jakarta-tomcat/src/native/mod_jk/apache2.0/mod_jk.c
Index: mod_jk.c
=
Let me developp.
1) Apache 2.0 is supporting SSL now via mod_ssl
and mod_tls, BUT, use allways the same API.
No more EAPI problems like in Apache 1.3
2) Same configuration directive that the one
found in Apache 1.3.
JkHTTPSIndicator
JkCERTSIndicator
JkCIPHERIndicator
JkSE
hgomez 01/09/05 02:34:44
Modified:src/native/mod_jk/apache2.0 mod_jk.c
Log:
workers.properties and log files could be
defined in relative mode
SSL support added, using mod_ssl port
Revision ChangesPath
1.16 +228 -35 jakarta-tomcat/src/native/mod_jk/apache2.0/
hgomez 01/09/05 02:32:39
Modified:src/native/mod_jk/apache1.3 mod_jk.c
src/native/mod_jk/common jk_map.c jk_worker_list.h
Log:
workers.properties and log files could be
defined in relative mode
minor cosmetic clean-up (gcc complains about
missing endline)
I am using tomcat as a JMX MBean, using JBoss code.
When I use struts in my webapp. I get NoClassDefFoundError in
AdaptiveClassLoader. If I add checks for NoClassDefFoundError at the
same place as checks for ClassNotFoundException the code 'falls through'
to load the class properly.
The seems
Is precompiling your JSPs an option? That would get around it, but would
tie you to a container that uses jasper.
hth
dim
On Tue, 4 Sep 2001, Israel Olalla wrote:
>
> Hi,
>
> Trying to understand a problem or performance that we have in our
> application, we've seen some data of interes
76 matches
Mail list logo