Hi all.

I did the tomcat self-tests on my machine (thru /admin) and the watchdog 
tests (jsp/servlet) are all ok, in both standalone and with Apache. 
Found some minor errors in the sanity check in the tests labeled 
tomcat-standalone and tomcat-apache respectively (see attached files), 
but that could me my fault. In any case, my application is running fine.

I will repeate benchmarks and tests when Milestone 2 is ready.

Some data:

Tomcat: 3.3.m1 and nightly build from 1 march 2001.
Apache: 1.3.14, mod_jk.so from TC 3.3.m1 (EAPI)
Os: Redhat Linux 6.2
Hardware: Pentium III 450 MHz, 128MB RAM
JDKs: 1.3 versions of IBM, Sun and Blackdown
Application charateristics: servlets / static files / sessions thru 
cokkies / no realms used.

Regards.
Rolf.
Title: Tomcat Self-Test

Tomcat Self-test

This page will show the result of executing the sanity test suite. You can see the context log here Target: file params dispatch get requestMap post wrong_request unavailable restricted jsp special tomcat-standalone tomcat-apache client
Debug:
Port:
Host:
Expected protocol: HTTP/1.0 HTTP/1.1 ( use HTTP/1.1 when testing with Apache or a 1.1 server connector )

init


tomcat-standalone


Test Revision: 1.25 $

FAILED Tests

FAIL ( ) GET /test/ HTTP/1.0
TEST: ( returnCode matches 'HTTP/1.0 302') == true
Request:
  GET /test/ HTTP/1.0
Host: localhost

Comments:
Message:
      Expecting: HTTP/1.0 302
    Got      : HTTP/1.0 301 Moved Permanently

PASSED Tests

OK ( Get a dir with static welcome file ) GET /test/jsp/ HTTP/1.0
OK ( Get a dir with static welcome file ) GET /test/welcome/ HTTP/1.0
Title: Tomcat Self-Test

Tomcat Self-test

This page will show the result of executing the sanity test suite. You can see the context log here Target: file params dispatch get requestMap post wrong_request unavailable restricted jsp special tomcat-standalone tomcat-apache client
Debug:
Port:
Host:
Expected protocol: HTTP/1.0 HTTP/1.1 ( use HTTP/1.1 when testing with Apache or a 1.1 server connector )

init


tomcat-apache


Test Revision: 1.25 $

FAILED Tests

FAIL ( Get a dir with static welcome file ) GET /test/jsp/ HTTP/1.0
TEST: ( responseBody like file '/opt/tomcat-3.3.1mar/webapps/test/Golden/index.txt') == true
Request:
  GET /test/jsp/ HTTP/1.0
Host: localhost


Comments: Get a dir with static welcome file
Message:
  	FAIL*** : Rtok1 = 

Document moved

This document has moved here.

====================

FAIL ( ) GET /test/ HTTP/1.0
TEST: ( returnCode matches 'HTTP/1.1 200') == true
Request:
  GET /test/ HTTP/1.0
Host: localhost


Comments:
Message:
      Expecting: HTTP/1.1 200
    Got      : HTTP/1.1 301 Moved Permanently

PASSED Tests

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to