costin 01/02/16 23:15:15
Added: src/tests/webpages manual-tests.html
src/tests/webpages/WEB-INF/classes/life destroy.java
src/tests/webpages/enc incTest.inc test.jsp testError.jsp
src/tests/webpages/life destroy.jsp
Log:
Added the new
costin 01/02/16 23:12:01
jakarta-tomcat/src/tests/webpages/enc - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
costin 01/02/16 23:11:46
jakarta-tomcat/src/tests/webpages/WEB-INF/classes/life - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
costin 01/02/16 23:10:55
jakarta-tomcat/src/tests/webpages/life - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
costin 01/02/16 23:10:16
Modified:src/share/org/apache/tomcat/modules/config LogSetter.java
src/share/org/apache/tomcat/modules/server Ajp12.java
Log:
Flush the logs before exit ( Ajp12 )
Add a note in LogSetter that we should do something with the
other logs whe
costin 01/02/16 23:09:02
Modified:src/share/org/apache/tomcat/util/net PoolTcpEndpoint.java
Log:
Remove log messages.
Revision ChangesPath
1.7 +3 -5
jakarta-tomcat/src/share/org/apache/tomcat/util/net/PoolTcpEndpoint.java
Index: PoolTcpEndpoint.java
=
costin 01/02/16 23:08:18
Modified:src/facade22/org/apache/tomcat/facade
Servlet22Interceptor.java
Log:
Fix for the destroy() bug reported by [EMAIL PROTECTED]
Now both jspDestroy() and destroy() should work ( please check the next
nigthly build ).
Sounds great.
Will 4.0 beta 2.0 be production worthy ?
Tal
> -Original Message-
> From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 16, 2001 8:22 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Any plan to support status 304 ?
>
>
> > The Tomcat 3.2 standalone does n
danmil 01/02/16 21:24:39
Modified:src/native/mod_jk/apache1.3 mod_jk.c
Log:
Free up all allocated memory during shutdown.
Submitted by: Mike Anderson ([EMAIL PROTECTED])
Revision ChangesPath
1.5 +14 -1 jakarta-tomcat/src/native/mod_jk/apache1.3/mod_jk.c
danmil 01/02/16 21:24:01
Modified:src/native/apache1.3 Tag: tomcat_32 mod_jk.c
Log:
Free up all allocated memory during shutdown.
Submitted by: Mike Anderson ([EMAIL PROTECTED])
Revision ChangesPath
No revision
No revisio
> The Tomcat 3.2 standalone does not seem to support http status code 304
> ('if-modified-since', code SC_NOT_MODIFIED) and is always sending back the
> entire file, even it has not been modified.
>
> Is it going to be supported by versions '3.3' or 4.0 ?
All HTTP/1.1 ifs headers should be suppor
Thanks Marc, Ilyin,
I can reproduce the bug, it's very strange ( most of the time I see normal
cyrilic characters, but some times I do see ).
I'll start working, I hope to have patch in few days.
Costin
On Fri, 16 Feb 2001, Marc Saegesser wrote:
> I exchanged email with Ilyin in late J
The Tomcat 3.2 standalone does not seem to support http status code 304
('if-modified-since', code SC_NOT_MODIFIED) and is always sending back the
entire file, even it has not been modified.
Is it going to be supported by versions '3.3' or 4.0 ?
Should I file a request for it in the bug system
> Hi,
> I am having an HTML page with multiple forms and all
> of them are handled by the same servlet. The forms are
> resolved using hidden field in the servlet. With
> catalina 4.0 beta (build) when I hit back in IE and
> submit second form in the page. I get blank page. If I
> recompile the se
I exchanged email with Ilyin in late January about this bug. I was able to
duplicate the problem using tomcat_322_final, but the bug had already been
fixed on the tip of the tomcat_32 branch. I didn't dig any deeper into the
issue to see which commit actually fixed the problem.
Attached are the
Hi,
I am having an HTML page with multiple forms and all
of them are handled by the same servlet. The forms are
resolved using hidden field in the servlet. With
catalina 4.0 beta (build) when I hit back in IE and
submit second form in the page. I get blank page. If I
recompile the servlet, then I
There seems to be a problem with Tomcat running
external programs. I'm trying to use the keytool that is distributed with JDK
1.2.2 through a Servlet running on Tomcat.
The Bean code snippet is as follows:
---
Quoting Glenn Nielsen <[EMAIL PROTECTED]>:
> I have been looking through the source for configuring JNDI Resources
> and ResourceParams. For now, it looks like these can only be
> configured
> in the Context scope.
>
> Is there any reason why this couldn't be changed so that a JNDI
> DataSource
What is the status of the warp connector?
I am currently using catalina/jasper in a production
environment. But I definitely have need for
mod_webapp.
Thanks,
Dave
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a
craigmcc01/02/16 14:17:10
Modified:jasper/src/share/org/apache/jasper/compiler JspUtil.java
TagLibraryInfoImpl.java TldLocationsCache.java
jasper/src/share/org/apache/jasper/parser TreeNode.java
Log:
Stage 2 of making Jasper able to load an XML
Quoting Jason Brittain <[EMAIL PROTECTED]>:
> Please let me know when you're ready to discuss my TomcatBlock
> patches.. No hurry on my part, I just want to keep the idea warm. :)
>
> Feel free to see it in action at:
>
> http://eas.betaversion.org
I just went there by accident this morning.
[EMAIL PROTECTED] wrote:
> remm01/02/15 18:36:37
>
> Removed: catalina/src/share/org/apache/catalina/startup
> CatalinaBlock.java CatalinaBlock.xinfo
> Log:
> - Remove the Avalon wrapper. This will be reintroduced in Tomcat 4.1.
Please let me know when
larryi 01/02/16 13:54:26
Modified:src/share/org/apache/tomcat/util/test GTest.java
Log:
Retrieve failure message so it appears in the output
Revision ChangesPath
1.11 +1 -0 jakarta-tomcat/src/share/org/apache/tomcat/util/test/GTest.java
Index: GTest.java
larryi 01/02/16 13:53:30
Modified:src/share/org/apache/tomcat/util/test/matchers
HeaderMatch.java
Log:
Change "\n" to "\r\n"
Revision ChangesPath
1.2 +1 -1
jakarta-tomcat/src/share/org/apache/tomcat/util/test/matchers/HeaderMatch.java
I have been looking through the source for configuring JNDI Resources
and ResourceParams. For now, it looks like these can only be configured
in the Context scope.
Is there any reason why this couldn't be changed so that a JNDI DataSource
could be configured at the Engine or Host scope? This w
larryi 01/02/16 11:37:11
Modified:src/share/org/apache/tomcat/modules/aaa
AccessInterceptor.java
Log:
Fix the match() method so "/abc123" and "/abc.jsp" don't match the
url-pattern "/abc/*"
Revision ChangesPath
1.6 +6 -1
jakarta-tom
larryi 01/02/16 11:34:14
Modified:src/share/org/apache/tomcat/request Tag: tomcat_32
AccessInterceptor.java
Log:
Hopefully the third time is the charm. Combining the best of previous two fixes.
Use "ctPathL - 2" when needed, so "/abc" matches the url-pa
Tomcat 3.2.2 Release Plan Ballot:
[X] +1I am in favor of this plan and will help
[ ] +0I am in favor of this plan, but am unable to help
[ ] -0I am not in favor of this plan
[ ] -1I am against this plan being executed, and my
reason is:
I will test on
larryi 01/02/16 07:14:09
Modified:.Tag: tomcat_32 build.xml
Log:
Port Costin's change from Tomcat 3.3.
Fix bug #482 ( build fails on certain JDKs, build.compiler is wrong ).
There is no reason to force a compiler.
Revision ChangesPath
No
hgomez 01/02/16 01:52:32
Added: src/share/org/apache/tomcat/resources
LocalStrings_fr.properties
Log:
Translation in french of core tomcat message
It's the last of the serie. All messages are
now fully in French and we wait for ro_RO
Revision Cha
hgomez 01/02/16 01:50:43
Modified:src/share/org/apache/jasper/resources messages_fr.properties
Log:
Corrections on my previous translation
Revision ChangesPath
1.4 +7 -7
jakarta-tomcat/src/share/org/apache/jasper/resources/messages_fr.properties
Index:
31 matches
Mail list logo