has anybody tried using jikes to compile jsp's with tomcat 4 on windows
recently? i have. it barfed :)
basically what's happening is the classpath is getting messed up. more
specifically, the entry in the classpath that points at WEB-INF/classes/ is
getting messed up. the classpath ends up lo
Just a FYI... For the next beta of TC4, I'd rather improve the WebApp
connector than the Service code... Does it collide with some priority/
schedules of someone, I'd really shoot for WebApp first and Service
then...
Pier
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:
>
> If someone can tell me how to tell list server to subscribe in "write only
> mode" ( many list servers allow this option ) - I could help a bit.
>
> ( I suppose you may have 4-5 mails from [EMAIL PROTECTED] in your
> "spam" list, I tried to answe
Quoting Paulo Gaspar <[EMAIL PROTECTED]>:
> Sorry man, I can't make a really good flame war when I agree
> with Jon.
That's okay, buddy. You're back, and that's the important thing. We missed you
is all ;-)
- Christopher
One solution would be to update to 3.2.3 - if I remember corectly this has
been fixed.
Costin
On Wed, 8 Aug 2001, Wiedmann, Jochen wrote:
>
> Hi,
>
> I have just posted bug #3033 to nagoya, about a bug in the
> TCPPoolConnector. When running TomCat in standalone mode,
> after some time I noti
Hello,
I have very simple html page have JavaScript, it works find if load from
file system, buy the java script won't work if I load it from tomcat, does
anyone know the reason or have similar problem?
Thanks a lot
David Cao
- Energizing by Thinking
-Original Message-
From: Roytman,
remm01/08/07 17:32:02
Modified:catalina/src/share/org/apache/catalina/core
ApplicationDispatcher.java
Log:
- Cross contexts include and forwards were broken because the context
class loader wasn't appropriately set. Now, check if the current context c
Hi,
I have just posted bug #3033 to nagoya, about a bug in the
TCPPoolConnector. When running TomCat in standalone mode,
after some time I notice the message
ThreadPool: Pool exhausted with 100 threads.
over and over again in the error log file. In practice
this causes TomCat to be out of or
--- Vishy Kasar <[EMAIL PROTECTED]> wrote:
> Hi,
>
> In order to support persistent failover, we have written our own
> Store
> class that writes session data to DB of our choice. We decided to use
> maxIdleBackups as that will save the data periodically to disk
> without
> getting rid of it in
Hi,
In order to support persistent failover, we have written our own Store
class that writes session data to DB of our choice. We decided to use
maxIdleBackups as that will save the data periodically to disk without
getting rid of it in memory.
PersistentManagerBase.processMaxIdleBackups() writes
> He is over on the Velocity lists being a pain in the ass still. :-)
>
> I just love him.
I love you too Jon.
> Our last flame war was about me wanting to get rid of the dynamic
> logging in
> Velocity and just make a dependency on Log4J. Eventually, I think he just
> gave up. Now that Ceki ha
craigmcc01/08/07 13:53:06
Modified:jasper/src/share/org/apache/jasper/logging
DefaultLogger.java
jasper/src/share/org/apache/jasper/servlet JspServlet.java
Log:
The current implementation of logging in Jasper (using JasperLogger)
causes a bac
Quoting Serge Huber <[EMAIL PROTECTED]>:
> Hi all,
>
> I am using a RequestDispatcher to do a cross context include to a JSP.
> The
> problem is there seems to be a problem in the JasperLoader
> implementation.
> Let me explain quickly the configuration :
>
> contextA :
> - does a
> getConte
Title: Patch: Mod_jk remove query string as factor in MATCH_TYPE_EXACT
.-. | Steven Velez
oo| | Software Engineer
/`'\ | alventive
(\_;/) | 678-202-2226
querystring.patch
I'll subscribe again too and also answer when time permits..
> -Original Message-
> From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 07, 2001 7:01 PM
> To: tomcat dev jakarta.apache.org
> Subject: Tomcat-Users mailing list...
>
>
> Folks... We need someone from t
Unfortunately my yahoo account has a space limit, so I can't subscribe.
If someone can tell me how to tell list server to subscribe in "write only
mode" ( many list servers allow this option ) - I could help a bit.
( I suppose you may have 4-5 mails from [EMAIL PROTECTED] in your
"spam" list, I
Sorry man, I can't make a really good flame war when I agree
with Jon.
But there is still hope: we still flame each other from time
to time (even if on other lists). Nothing as blazing than that
one you remember, but still...
=:o)
Have fun,
Paulo
> -Original Message-
> From: Christop
Hi all,
I am using a RequestDispatcher to do a cross context include to a JSP. The
problem is there seems to be a problem in the JasperLoader implementation.
Let me explain quickly the configuration :
contextA :
- does a
getContext("/contextB").getRequestDispatcher("path/file.jsp").include(r
I subscribed, and will try to answer what I can with the
time available.
Cheers,
Larry
> -Original Message-
> From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 07, 2001 1:01 PM
> To: tomcat dev jakarta.apache.org
> Subject: Tomcat-Users mailing list...
>
>
> Fo
I've become pretty knowledgable on the whole startup process over the past week
or so, with some help from Costin and in examining the source. While I don't
have the broad overall container knowledge that the core developers have, I'll
try and help out with any of the startup/loading related qu
On Tue, 7 Aug 2001, Loïc Lefèvre wrote:
> Hi,
> Would you be interested in the audit report of Tomcat 4.0b6 sources?
>
> Loïc Lefèvre
>
> note: It's made with Together v4.2.
>
>
Very much so!
Craig
Folks... We need someone from the Tomcat 3.x developers to monitor and
answer questions on the tomcat-user mailing list.
There are tons of questions related to mod_jk, tons of questions related to
bugs that seem to be fixed in bugzilla but are constantly reappearing in
later builds.
I and Craig
on 8/6/01 10:31 PM, "Christopher Cain" <[EMAIL PROTECTED]> wrote:
> But I have to say, from
> someone without a great deal of personal investment in either tree in
> particular, ALL of you people should be damn proud.
Wouldn't it be amazing if they had just worked together though?
All that grea
On Tue, 7 Aug 2001, Christopher Cain wrote:
> P.S.
>
> What's the difference between engineInit() and engineStart()? They both
> say "Called when the ContextManger is started", so when in the loading process
> does each get called?
EngineInit is called after you add all the initial modules. The
Chris,
I have committed my attempt at updating SimpleMapper1. I
tried to make it a little more efficient by storing "*hosts"
in a separate map. Let me know if it works properly in your
situation.
Note that the format for adding aliases is (from Costin's
update):
<... >
larryi 01/08/07 05:17:45
Modified:src/admin/test test.jsp
Log:
Updated to set the colonPort property to "" if port 80 is used. Avoids
false failures when default handling would expect "http://localhost:80/...";
instead of "http://localhost/...";.
Revision ChangesPat
larryi 01/08/07 05:14:20
Modified:src/tests/webpages/WEB-INF test-tomcat.xml
Log:
Added a "colonPort" property that includes the colon with the port number,
and updated response matches to use it to in place of ":${port}". This allows
you to avoid false failures when using the
larryi 01/08/07 05:08:26
Modified:src/share/org/apache/tomcat/modules/mappers
SimpleMapper1.java
Log:
Added support for Context virtual host aliases. Added a warning to log
if '/' is prepended to the path for a mapping.
Committed a modified version o
Hi,
Would you be interested in the audit report of Tomcat 4.0b6 sources?
Loïc Lefèvre
note: It's made with Together v4.2.
-Message d'origine-
De : Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
Envoyé : lundi 6 août 2001 18:45
À : Tomcat Dev
Objet : RE: partial URLPatternMatching in Tomcat 4.0 (Servlet 2.3 spec)?
> On Mon, 6 Aug 2001, Loïc Lefèvre wrote:
>
> > Would/Must the RewriteValve do that?
> >
>
>
P.S.
What's the difference between engineInit() and engineStart()? They both
say "Called when the ContextManger is started", so when in the loading process
does each get called?
- Christopher
Costin:
You told me in the beginning that if I needed any additional callbacks to let
you know. I think I do, and I'll explain why. If you think I'm on the wrong
track, let me know.
Any arbitrary number of http interceptors can be defined (I think, right?),
each with the ability to bind to a
mod_webapp.dsp:
add ws2_32.lib
define "APR_DECLARE_STATIC"
add pr_warp_config.c, pr_warp_network.c, pr_warp_packet.c to source files
add mod_webapp.mak
mod_webapp.zip
33 matches
Mail list logo