Re: events.xml DTD
Stefan Armbruster <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, if you look at EventBuilder's sources, you'll see that it uses a LocalEntiryResolver. This resolver maps all dtds from "http://barracudamvc.org/Barracuda" to./WEB-INF/classes/xlib on the local host. Therefore Barracuda should compile fine without being connected to the internet. Regards, Stefan Am Fre, 2003-08-22 um 16.41 schrieb Andras Balogh: > Hi, > > Yes URL > http://barracudamvc.org/Barracuda/dtds/BarracudaEventBuilder.dtd is > working now. > Maybe it would be better somehow to map the DTD to a local file or > jar? > > > Best wishes, > > Andras. > > ----- Original Message ----- > From: Christian Cryder > To: [email protected] > Sent: Friday, August 22, 2003 5:29 PM > Subject: RE: [Barracuda] events.xml DTD > > Hmmm....it _was_ down last night....but it seems like its back > up now (Shawn tells me its been up for 43 minutes as I write > this). Can you check again and let me know if you have any > further problems... > > Christian > ---------------------------------------------- > Christian Cryder > Internet Architect, ATMReports.com > Project Chair, BarracudaMVC - http://barracudamvc.org > ---------------------------------------------- > "Coffee? I could quit anytime, just not today" > > -----Original Message----- > From: [email protected] > [mailto:[email protected]]On Behalf Of > Andras Balogh > Sent: Friday, August 22, 2003 2:42 AM > To: [email protected] > Subject: [Barracuda] events.xml DTD > > > Hello all, > > I see there ar some problems acessing the DTD: > http://barracudamvc.org/Barracuda/dtds/BarracudaEventBuilder.dtd > My build process of a Barracuda web-app failed (froze) > to build the event classes > until i changed the DTD to the old value: > http://barracuda.enhydra.org/Barracuda/dtds/BarracudaEventBuilder.dtd > > Is the new server down? > > Best regards, > Andras.