The dtd is hosted at sourceforge ;) 
and http servers at sourceforge are out of breath frequently.

Just make available a copy of the dtd on your intranet or on your server's
filesystem and replace the 
sourceforge-dtd in the xml by your local url.
You could also copy the content of the dtd directly into the header of your
XML. 

Burkhard
 



Daniel Jue wrote:
> 
> Hi,
> I am using the xml version of tapestry-jsmenu, and every once in a
> while I'll get a connection timeout error while the menu's page is
> being loaded.  The stack trace I get points to js menu, xerces and
> some java.net stuff.  If I try again in a couple minutes it works
> again.  I am wondering if it's trying to look up the menu's dtd as
> specified in the xml file:
> 
> <!DOCTYPE menu PUBLIC "-//sf//tapestry-jsmenu//MenuStructure//EN"
>   "http://tapestry-jsmenu.sourceforge.net/dtds/menuitems.dtd";>
> 
> Is that how it works?
> 
> Is there a way to store the dtd locally, so it doesn't look to the
> outside world?  Eventually this application will not be connected to
> the outside world.
> 
> We have a heavy handed internet filtering system where I am working
> and sometimes things don't connect the first time around (especially
> .org sites, but sometimes .net and .com).  That's not going to change
> any time soon.
> 
> Daniel
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Tapestry-JSMenu-dtd-location-tf2376880.html#a6625567
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to