* Jon Wingfield > Actually, the space is the problem. "-//Sun Microsystems, Inc.//DTD > Web Application 2.2//EN" is a lookup to the local file (Tomcat uses a > custom implementation of EntityResolver). If the resolver fails to > find the dtd then the url is used. So it works if you have an internet > connection and sun is not down. In your case both lookups fail when > you have no internet connection.
How do you solve this problem then? I am behind a firewall and my tomcat 4.1 does not understand web-app_2_3 and tries to load it, but can't. -- Jon Haugsand, [EMAIL PROTECTED] http://www.norges-bank.no --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
