Richard Yee wrote:

> I know this is supposed to work, but I'm getting an error starting up
> my Struts 1.2.8 application on Tomcat 5.5.15 when I unplug my computer
> from the Internet.
> The stack trace is:
>
> java.net.UnknownHostException: jakarta.apache.org

when i get these in this scenario i look for url references in xml, xsl,
and dtd files in the assorted files and fetch the targetted file off the
internet, put it locally and alter the url reference to point to the
local file.   this usually works, but there's probably a more elegant
way out of it ...  which i'm sure someone will post ... ?


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

Reply via email to