My guess is that the problem is with: favicon.ico and your URL
specification
The following works ok:
http://67.207.133.158:8180/cwrecyclers/
http://cwrecyclers.hopto.org:8180/cwrecyclers/
On Windows XP, the following works with Internet Explorer except for
the icon:
http://cwrecyclers.hopto.org
On my Mac using Firefox and a utility called ServiceCapture by Kevin
Langdon.
I see:
Looking at http://cwrecylers.hopto.org
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /favicon.ico was not found on this server.</p>
<hr>
<address>Apache/2.2.3 (Debian) mod_jk/1.2.18 mod_python/3.2.10
Python/2.4.4 PHP/5.2.0-8+etch9 mod_perl/2.0.2 Perl/v5.8.8 Server at
cwrecyclers.hopto.org Port 80</address>
</body></html>
Doing a search of favicon.ico in the Tomcat Users List, I see:
From: [EMAIL PROTECTED]
Subject: Weirdness with Tomcat 5.5.17, j_security_check and
favicon.ico
[EMAIL PROTECTED] wrote:
URL pattern matching is VERY limited in J2EE standard, it is basically
either prefix matching like
/something/*
or suffix matching like
*.jsp
Patterns like /something/*.jsp are not supported
[EMAIL PROTECTED] wrote back:
Hey! That worked out. I changed my url-pattern to just *.jsp and
now my favicon works correctly and entry into my application works
seemlessly.
Thank you very much!
Dean Searle
Computing Oasis
Caro, Michigan
JIm
Jim Oser
Oser Computer Solutions
113 Santa Maria Drive
Novato, CA. 94947
www.OserConsulting.com
Office: 415-892-0860
Cell: 415-710-1329
On Jan 21, 2008, at 8:52 AM, Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Rainer,
Rainer Jung wrote:
| I think I saw [worker.list] further down, before he dfined the
properties of that
| worker. He split the list into multiple worker.list lines, which is
| allowed and might be nice for keeping the files modular.
Oops. Color me stupid and obnoxious!
I had no idea that was legal.
Sorry for the confusion. ;)
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkeUzdEACgkQ9CaO5/Lv0PAN7wCgoiUoSCWhL6nzrV+2GzirBf/f
oMwAoKt2zS0Q+pyHMwPc9DotO5UQkCIu
=HTg5
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]