i had some trouble building mod_jk for apache 1.3 from the latest tomcat
3.3 build with the supplied devstudio project file (mod_jk.dsp). so, i
generated a nmake makefile.
others may find this makefile useful, so i've attached it.
there are instructions for use at the top of it.
regards,
-kev
costin 01/04/28 14:31:15
Added: src/share/org/apache/tomcat/modules/loggers
AccessLogInterceptor.java
Log:
Access log module, submited by Jochen Wiedmann <[EMAIL PROTECTED]>.
Initial checking, slightly modified for 3.3.
Submitted by: Jochen Wie
costin 01/04/28 14:14:48
Modified:src/facade22/org/apache/tomcat/facade JspInterceptor.java
Log:
Hack to generate code for a different runtime.
Revision ChangesPath
1.22 +15 -0
jakarta-tomcat/src/facade22/org/apache/tomcat/facade/JspInterceptor.java
Index
costin 01/04/28 14:13:37
Modified:src/share/org/apache/jasper Constants.java JspC.java
src/share/org/apache/jasper/compiler
GetPropertyGenerator.java
JspParseEventListener.java
SetPropertyGenerator.j
costin 01/04/28 13:52:17
Modified:src/share/org/apache/jasper/runtime JspWriterImpl.java
Log:
Get rid of the annoying warning compiling jasper ( with jikes )
Revision ChangesPath
1.8 +4 -4
jakarta-tomcat/src/share/org/apache/jasper/runtime/JspWriterImpl.java
A couple of things to look at. First, if your making lots of calls to a
servlet that creates a new session then you may be piling up tons of unused
sessions. These will hang around until they expire (30 minutes, by
default).
Second, check the verbosity level for tc_log, servlet_log and jasper_
costin 01/04/28 12:31:37
Added: proposals/build2 index.html
proposals/build2/WEB-INF ant.tld build.xml web.xml
proposals/build2/WEB-INF/scripts ant.properties nightly.sh
runant.xml tomcat.xml
proposals/build2/WEB-IN
costin 01/04/28 12:29:09
jakarta-tomcat/proposals/build2/WEB-INF/scripts - New directory
costin 01/04/28 12:29:03
jakarta-tomcat/proposals/build2/WEB-INF/src - New directory
costin 01/04/28 12:28:55
jakarta-tomcat/proposals/build2/WEB-INF - New directory
costin 01/04/28 12:28:40
jakarta-tomcat/proposals/build2/ant - New directory
costin 01/04/28 11:50:30
jakarta-tomcat/proposals/build2 - New directory
costin 01/04/28 11:47:25
Removed: .build.sh build.bat
Log:
As discussed on tomcat-dev, build.sh and build.bat shoulnd't be used
( they were not maintained for a while ).
Use "ant" ( in the same way as you would use "make"
nacho 01/04/28 11:39:11
Modified:src/facade22/org/apache/tomcat/facade
HttpServletRequestFacade.java
Log:
Bugzilla#348
security-role-ref not observed in isUserInRole() BugRat Report#626
Revision ChangesPath
1.22 +14 -2
jakarta-tom
costin 01/04/28 09:49:42
jakarta-tomcat/proposals/jasper34/runtime12/org/apache/jasper34/runtime12 - New
directory
costin 01/04/28 09:49:40
jakarta-tomcat/proposals/jasper34/runtime12/org/apache/jasper34 - New directory
costin 01/04/28 09:49:38
jakarta-tomcat/proposals/jasper34/runtime12/org/apache - New directory
costin 01/04/28 09:49:36
jakarta-tomcat/proposals/jasper34/runtime12/org - New directory
costin 01/04/28 09:49:27
jakarta-tomcat/proposals/jasper34/runtime11/org/apache/jasper34/runtime11/res - New
directory
costin 01/04/28 09:49:19
jakarta-tomcat/proposals/jasper34/runtime11/org/apache/jasper34/runtime11 - New
directory
costin 01/04/28 09:49:12
jakarta-tomcat/proposals/jasper34/runtime11/org/apache/jasper34 - New directory
costin 01/04/28 09:49:07
jakarta-tomcat/proposals/jasper34/runtime11/org/apache - New directory
costin 01/04/28 09:49:01
jakarta-tomcat/proposals/jasper34/runtime11/org - New directory
costin 01/04/28 09:48:53
Added: proposals/jasper34 build.xml
Log:
Added build.xml for runtimes.
Revision ChangesPath
1.1 jakarta-tomcat/proposals/jasper34/build.xml
Index: build.xml
==
This specific bug has been fixed in 3.2.2, and the relevant function
(doRead()) has been extensively cleaned up. The 3.2.2 support for ajp13 is
much, much better than in 3.2.1.
-Dan
Andrey Kartashov wrote:
>
> On Fri, Apr 27, 2001 at 11:17:32AM -0700, Lucian Cionca wrote:
> > The reason for th
Hello,
i have testet some Servlets, and i'm prof that I give all the Readers
and Writes free, when a error occurs, so my Servlets are mostly memory
leak free.
So, when I make a big traffic to my servlets, the memory usage of
Tomcat will rise extremly, and after that it won't give these memory
fre
The change to SessionUtil.java 1.5.2.2 to 1.5.2.3 (3.2.1->3.2.2b1) has
caused the Microsoft Virtual Machine to fall over when running Tomcat. The
M$ VM does not like internal classes defined within methods (I think this is
the problem) and throws a NoClassDefFoundException.
I am running Window
On Fri, 27 Apr 2001, Steve Downey wrote:
> The only downside I see is that the security manager triggers the use of
> URLClassloader on a per JSP page basis. As I understand it, this class is
> broken w.r.t. Java 1.1.
Ok, now I'm completely confused - what's the relation between
doPriviledged a
Tomcat 3.2 only support HTTP 1.0
So no keep-alive here (HTTP 1.1)
-
Henri Gomez ___[_]
EMAIL : [EMAIL PROTECTED](. .)
PGP KEY : 697ECEDD...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6
>-Original Message--
I'll commit ASAP.
Thanks
-
Henri Gomez ___[_]
EMAIL : [EMAIL PROTECTED](. .)
PGP KEY : 697ECEDD...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6
>-Original Message-
>From: jean-frederic clere [mailto:[
30 matches
Mail list logo