I solved this problem once and for all in my web apps by including the DTDs directly in the XML files. Now, if it can't be found *there*, it just wasn't meant to be.

:)

Erik

Ron McNulty wrote:

I have today migrated my JBoss 3.2.5/Struts 1.1 application to our QA server, which 
does not have Internet access.

I am getting an error from the Digester, when looking for tiles-config1_1.dtd. It 
seems it is trying to read it from http://..... Sure enough, turning off Internet 
access on my development box produces the same error. This DTD is in struts.jar, and I 
have tried dropping copies in all sorts of places to no avail.

Some digging about on Google confirmed this is a problem, but was fixed in a nightly 
build in July 2002!.

About the only slightl non-standard config of my app is to put all taglibs in 
WEBINF/taglib. web.xml has been updated to suit.

Can anyone throw some light o this?

Ron McNulty



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



Reply via email to