Also filed as Bug 3368
(http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3368).
Tomcat 3.3 provides two system properties that can be used to add to the jar
files automatically added to apps and common ClassLoaders from Tomcat
directory structure. There are legitimate reasons why one might want
August 02, 2001 12:10 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Sources in Binary Distributions
> >
> >
> > Absolutely agree with you!
> >
> > -Message d'origine-
> > De : Arun Katkere [mailto:[EMAIL PROTECTED]]
> > Envoyé : jeu
I don't generally throw in my $0.02 into a well worn thread and add to the
noise , but there is another issue which I didn't see anyone bring up.
Having source around helps you with debugging. And if that results in better
bug reports, i.e., instead of "it doesn't work and here is the stack trace
This will probably fix bug 1059
(http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1059). I will verify it
after your commit.
-arun
> -Original Message-
> From: Ignacio J. Ortega [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 27, 2001 1:09 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: [P
How does this help? I thought you couldn't inside custom tags
that access the body (like the mail tag you mention) due to limitations of
jsp 1.1 ( requires flush to be true) and servlet 2.2 (you
can't wrap response objects).
i.e., you can' write jsp like:
Of course, you can inline
In my experience (having started/stopped Tomcat engine programatically via
ContextManager API in a loop 100s of times), server socket is always closed
correctly. And looking at 3.2.2 beta 3 source code, both PoolTcpEndpoint and
SimpleTcpEndpoint close the server socket during shutdownEndpoint().
r the version number in bug
description.
-arun
> -Original Message-
> From: Marc Saegesser [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 21, 2001 12:48 PM
> To: Arun Katkere; [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: [Bug 1059] Changed - JSP pag
Unless you are going with the new classloader architecture for 3.2.2, which
I doubt, this bug doesn't apply to 3.2.2. It applies to 3.3m2 (I had to mark
the version as "Unknown" since 3.3 doesn't have an entry in bugzilla).
Are we accepting only bugs that apply to 3.2.2 and everything that won't
Jon:
Where does it say ASF has to be acknowledged on the Web site
describing the product? If the product contains ASF software and it doesn't
acknowledge it in the documentation included with the software, then it is
another matter.
I am not advocating this practice, but since you bring u
esday, October 24, 2000 2:03 AM
> To: TomCat Developers List
> Subject: Re: "Modern" compilation
>
>
> On 10/23/2000 at 6:40 PM Arun Katkere wrote:
> > Great software, but it is not easy to convince that to folks used to
> near instantaneous page compilation/load
While trying to figure out why exactly is Jasper page loading dog slow
(initial compilation is very slow, most time spent in Zip file read, and
page load is slow because of secure session id initialization), I noticed
that Tomcat still uses "classic" javac (sun.tools.javac.Main) instead of
"modern
11 matches
Mail list logo