I just checked, and sure enough, the path that's being registered for the local DTDs does not match the location of the DTDs within the jar. I'm not sure which one is wrong, but I'll fix this tonight, unless someone else beats me to it. (Oh, the perils of an always-on connection! ;)
Regarding Validator, there was a similar issue with versions prior to Validator 1.0.2, but I'm pretty sure there is no problem with 1.0.2, which is what's bundled with Struts 1.1 RC2. If I'm wrong, someone please correct me ASAP so that we can fix that too. -- Martin Cooper On Tue, 17 Jun 2003, Craig R. McClanahan wrote: > One of my the demos for my JavaOne sessions (using Struts and JDO > together) used Tiles -- but I ran into problems trying to parse the > tiles-definitions.xml file when disconnected from the Internet. The only > way I could fix this was to remove the DOCTYPE declaration (which is bad); > this made the app work, but fired off a bunch of wierd parse errors in the > Tomcat logs. > > The Struts code I used was very near (but not identical) what we shipped > in RC2. I've seen a variety of comments on STRUTS-USER implying that this > is still an issue. Can you guys please confirm that using the standard > DOCTYPE declaration, when disconnected from the Internet, actually works? > > Craig > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]