I've changed the (new) StreamHandlerFactory to punt on "jar" protocols. If
you can build from source, I can tell you how to disable it altogether. You
might want to try the 12/26 nightly. Personally, I can't see this doing
anything but shortening the stack trace. But then again, I can't see ho
billbarker01/12/25 21:25:30
Modified:src/share/org/apache/tomcat/util/net
StreamHandlerFactory.java
Log:
It seems that some JVMs handle "jar" specially, so decline if the protocol is "jar"
Revision ChangesPath
1.5 +3 -0
jakarta-tomcat/
glenn 01/12/25 18:20:35
Modified:catalina build.xml
Log:
I tested using the DbcpDataSourceFactory and it failed to
work due to three different commons jar files being located
in server/lib instead of common/lib.
Changed the build so that commons-dbcp.jar, commons-pool.jar
glenn 01/12/25 18:15:43
Modified:catalina/src/share/org/apache/naming/factory
ResourceFactory.java
Log:
Forgot to cast a Throwable when rethrowing
Revision ChangesPath
1.6 +5 -5
jakarta-tomcat-4.0/catalina/src/share/org/apache/naming
glenn 01/12/25 17:23:49
Modified:.tomcat.nsi
Log:
JVM Temporary Directory (java.io.tmpdir property) security patch
The java.io.File.createTempFile() methods use the property
java.io.tmpdir for the lo
glenn 01/12/25 17:22:10
Modified:catalina build.xml
catalina/src/bin catalina.bat catalina.sh
catalina/src/share/org/apache/catalina/startup Catalina.java
catalina/src/share/org/apache/naming/factory
DbcpDataSourceFa
glenn 01/12/25 17:21:51
Modified:.build.xml
Log:
glenn 01/12/25 17:21:24
Modified:.README.txt RUNNING.txt
Log:
JVM Temporary Directory (java.io.tmpdir property) security patch
The java.io.File.createTempFile() methods use the property
java.io.tmpdi
glenn 01/12/25 17:20:30
Added: .RELEASE-NOTES-4.1-dev.txt
Log:
About time for RELEASE-NOTES for 4.1-dev
Revision ChangesPath
1.1 jakarta-tomcat-4.0/RELEASE-NOTES-4.1-dev.txt
Index: RELEASE-NOTES-4.1-dev.txt
Tomcat 4.x (CVS 12-25-2001) fails to start.
I'm using the following configuration:
RedHat 7.0 (glibc 2.2.4-18.7.0.3)
jdk1.3.1_02
commons-utils-1.1
commons-collections-1.0
commons-digester-1.1.1
commons-dbcp-20011222
commons-modeler-20011222
commons-pool-20011222
crimson-1.1.3
xerces-1.4.4
I got
- Original Message -
From: "Jeff Turner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 26, 2001 1:10 AM
Subject: [PATCH] [3.3] etomcat target
> Hi,
>
> On the 17th, Costin added an 'etomcat' target:
>
> > Added a target to build 'embeded' style tomcat, i.e. a sin
Hi,
On the 17th, Costin added an 'etomcat' target:
> Added a target to build 'embeded' style tomcat, i.e. a single jar containing
> everything ( no more lib/container, etc ). It is self-runnable and should start
> tomcat with the defaults settings ( no server.xml, etc ) using the current dir
> a
When I try to test Apache Tomcat,an error message occurs
HTTP Status 404(The requested resource (/demo/demo.jsp) is not available.)
How to create the demo.jsp?I just created a notepad text file and named it
demo.jsp.
William
_
J
13 matches
Mail list logo