cvs commit: jakarta-tomcat/src/share/org/apache/jasper/resources messages_fr.properties

2001-02-16 Thread hgomez
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:

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/resources LocalStrings_fr.properties

2001-02-16 Thread hgomez
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

cvs commit: jakarta-tomcat build.xml

2001-02-16 Thread larryi
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

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/test GTest.java

2001-02-16 Thread larryi
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

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/parser TreeNode.java

2001-02-16 Thread craigmcc
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

mod_webapp status??

2001-02-16 Thread Dave Bettin
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

Problem running external applications

2001-02-16 Thread Leon Bailey
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:

Problem with multiple forms handled by the same servlet

2001-02-16 Thread Chandra Patni
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

RE: [Bug 486] Changed - ????? instead of content of @include pages when contentType present in root page BugRat Report#817

2001-02-16 Thread Marc Saegesser
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

Re: Problem with multiple forms handled by the same servlet

2001-02-16 Thread Remy Maucherat
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,

Any plan to support status 304 ?

2001-02-16 Thread Tal Dayan
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

RE: [Bug 486] Changed - ????? instead of content of @include pageswhen contentType present in root page BugRat Report#817

2001-02-16 Thread cmanolache
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

Re: Any plan to support status 304 ?

2001-02-16 Thread Remy Maucherat
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 supported

RE: Any plan to support status 304 ?

2001-02-16 Thread Tal Dayan
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 not seem

cvs commit: jakarta-tomcat/src/facade22/org/apache/tomcat/facade Servlet22Interceptor.java

2001-02-16 Thread costin
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 ).

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/net PoolTcpEndpoint.java

2001-02-16 Thread costin
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

cvs commit: jakarta-tomcat/src/tests/webpages/life - New directory

2001-02-16 Thread costin
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]

cvs commit: jakarta-tomcat/src/tests/webpages/WEB-INF/classes/life - New directory

2001-02-16 Thread costin
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]

cvs commit: jakarta-tomcat/src/tests/webpages/enc - New directory

2001-02-16 Thread costin
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]

cvs commit: jakarta-tomcat/src/tests/webpages/life destroy.jsp

2001-02-16 Thread costin
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