I subscribed to apr-list to start learning more on APR.
Having a cross system IO portable library is really a good
thing.
I'm also working on AS/400 and if APR could run on this
OS it will be a very good thing for my works developpements.
May be something to investigate since AS/400 is really ve
glenn 01/03/25 19:36:25
Modified:catalina/src/share/org/apache/naming/factory
SendMailFactory.java
Log:
Made setting of SMTP properties more generic
Revision ChangesPath
1.2 +33 -24
jakarta-tomcat-4.0/catalina/src/share/org/apache/nami
glenn 01/03/25 19:26:06
Modified:catalina/src/share/org/apache/naming/factory
MailSessionFactory.java
Log:
Use getInstance instead of getDefaultInstance
Revision ChangesPath
1.2 +4 -4
jakarta-tomcat-4.0/catalina/src/share/org/apache/
glenn 01/03/25 19:23:52
Modified:catalina/src/share/org/apache/catalina/startup
HostConfig.java
Log:
Improve webapp unpack WAR file behaviour and enhance manager servlet
Revision ChangesPath
1.5 +10 -10
jakarta-tomcat-4.0/catalina/src/
glenn 01/03/25 19:23:35
Modified:catalina/src/share/org/apache/catalina/servlets
ManagerServlet.java
Log:
Improve webapp unpack WAR file behaviour and enhance manager servlet
Revision ChangesPath
1.4 +242 -46
jakarta-tomcat-4.0/catalina
glenn 01/03/25 19:23:20
Modified:catalina/src/share/org/apache/catalina/servlets
LocalStrings.properties
Log:
Improve webapp unpack WAR file behaviour and enhance manager servlet
Revision ChangesPath
1.5 +10 -3
jakarta-tomcat-4.0/cata
glenn 01/03/25 19:22:57
Modified:catalina/src/share/org/apache/catalina/core
StandardHost.java
Log:
Improve webapp unpack WAR file behaviour and enhance manager servlet
Revision ChangesPath
1.10 +127 -54
jakarta-tomcat-4.0/catalina/src/s
glenn 01/03/25 19:22:35
Modified:catalina/src/share/org/apache/catalina/core
LocalStrings.properties
Log:
Improve webapp unpack WAR file behaviour and enhance manager servlet
Revision ChangesPath
1.25 +6 -4
jakarta-tomcat-4.0/catalina
glenn 01/03/25 19:22:14
Modified:catalina/src/share/org/apache/catalina Deployer.java
Log:
Improve webapp unpack WAR file behaviour and enhance manager servlet
Revision ChangesPath
1.2 +55 -23
jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/Deployer
glenn 01/03/25 19:21:57
Modified:catalina/docs manager.html
Log:
Improve webapp unpack WAR file behaviour and enhance manager servlet
Revision ChangesPath
1.3 +33 -24jakarta-tomcat-4.0/catalina/docs/manager.html
Index: manager.html
I get the following exceptions form tomcat:
2001-03-22 03:47:18 - Ctx( ): 400 R( /) null
2001-03-22 03:47:18 - Ctx( ): IOException in: R( /) Socket closed
And the browser displays the following message:
The page cannot be displayed
I can get Tomcat SSL worki
Title: PATCH
I like to submit a minor patch to version 1.5
of the build.xml for jakarta-servletapi.
Currently the build.xml places itself if the lib of the dist.
the build.xml copies java files to src rather than src/share,
which is what the build.xml is expecting.
The fix will allow dow
larryi 01/03/25 13:53:18
Modified:src/share/org/apache/tomcat/core ContextManager.java
src/share/org/apache/tomcat/modules/config PathSetter.java
src/share/org/apache/tomcat/startup Main.java
StopTomcat.java Tomcat.java
nacho 01/03/25 05:33:45
Modified:src/share/org/apache/jasper/compiler JikesJavaCompiler.java
Log:
Bug#1056
Jikes Compiler code fails under unix -patch
Reporter: tom at 58k.com (Thomas Riemer)
Revision ChangesPath
1.8 +30 -23
jakarta-tomcat/src/share
> The Jasper page compiler needs to have access to all of the bean classes
> that you might have placed in WEB-INF/classes and WEB-INF/lib. This could
> be "faked" by setting up yet another class loader that simulates the
> "real" webapp class loader (in terms of what repositories it gives you
>
nacho 01/03/25 03:45:09
Added: ..cvsignore
Log:
no message
Revision ChangesPath
1.1 jakarta-tomcat/.cvsignore
Index: .cvsignore
===
build
dist
16 matches
Mail list logo