Re: [BUG] DTD validation shows bugs

2001-12-18 Thread Christian Schmitt
On Tue, Dec 18, 2001 at 07:44:46AM +1100, David Crossley wrote: > Hi Christian, thanks for testing the entity resolver > on both platforms. You are the only one who has > bothered to reply. > > So what is the pathname for the successful catalog > loading during situation 2) on Windows? > Hi Dav

Re: [BUG] DTD validation shows bugs

2001-12-17 Thread David Crossley
Michael Hartle wrote: > David Crossley wrote: > > >Hi Christian, thanks for testing the entity resolver > >on both platforms. You are the only one who has > >bothered to reply. > > Sorry David, I yet had no chance of doing any test; I will try to reply > with some of my findings as soon as I ha

Re: [BUG] DTD validation shows bugs

2001-12-17 Thread Michael Hartle
David Crossley wrote: >Hi Christian, thanks for testing the entity resolver >on both platforms. You are the only one who has >bothered to reply. > Sorry David, I yet had no chance of doing any test; I will try to reply with some of my findings as soon as I have obtained them. >So what is the pa

Re: [BUG] DTD validation shows bugs

2001-12-17 Thread David Crossley
Hi Christian, thanks for testing the entity resolver on both platforms. You are the only one who has bothered to reply. So what is the pathname for the successful catalog loading during situation 2) on Windows? Someone else will need to take over trying to solve this re-appearance of showstopper

Re: [BUG] DTD validation shows bugs

2001-12-17 Thread Christian Schmitt
Hi, I update cocoon_20_branch and tried the webapp as well as the docs on the following platforms: a) Sun Solaris 8 cs:~/cocoon_20_branch$ uname -a SunOS ffzj0ia9 5.8 Generic_108528-10 sun4u sparc SUNW,Ultra-250 cs:~/cocoon_20_branch$ java -version java version "1.3.1_01" Java(TM) 2 Runtime Envir

Re: [BUG] DTD validation shows bugs

2001-12-15 Thread David Crossley
OK the ResolverImpl.java has been mended. It looks like we had a re-incarnation of Bug #5060 with platform-specific file: problems. Would people on all platforms now see that the entity resolver works for you. 1) Use the Cocoon Samples "Entity Catalogs" 2) build docs should get past userdocs/conc

Re: [BUG] DTD validation shows bugs

2001-12-14 Thread Stefano Mazzocchi
Michael Hartle wrote: > > Hello all, > > after working and starting to slowly get pretty impressive, nearly > presentable results on coupling Documentum, Cocoon, Slide and OpenOffice > together Uh, cool. Hope you're going to share your experience with us :) [maybe an howto, hint, hint :)] > I

Re: [BUG] DTD validation shows bugs

2001-12-14 Thread David Crossley
Michael Hartle wrote: > David Crossley wrote: > >You seem to have terminology mixed up a bit. > > > Okay, I agree - it was late when I composed the email, but I will try to > correct the message. > > >Do you mean "XML validation" to ensure that the structure of the > >XML instance conforms to th

Re: [BUG] DTD validation shows bugs

2001-12-14 Thread Michael Hartle
David Crossley wrote: >You seem to have terminology mixed up a bit. > Okay, I agree - it was late when I composed the email, but I will try to correct the message. >Do you mean "XML validation" to ensure that the structure of the >XML instance conforms to the rules of its DTD? >Or do you mean "

Re: [BUG] DTD validation shows bugs

2001-12-13 Thread Jeff Turner
On Fri, Dec 14, 2001 at 12:44:53AM +0100, Michael Hartle wrote: [..] > 2.) After adding the OpenOffice DTD to the catalog and trying to > validate a content.xml with corresponds to the office.dtd, I encountered > the bug that whenever entities are to be resolved, the ISO*.pen files > are being

Re: [BUG] DTD validation shows bugs

2001-12-13 Thread David Crossley
David Crossley wrote: > Michael Hartle wrote: > > 2.) After adding the OpenOffice DTD to the catalog and trying to > > validate a content.xml with corresponds to the office.dtd, I encountered > > the bug that whenever entities are to be resolved, the ISO*.pen files > > are being searched in th

Re: [BUG] DTD validation shows bugs

2001-12-13 Thread David Crossley
Michael Hartle wrote: > Hello all, > > after working and starting to slowly get pretty impressive, nearly > presentable results on coupling Documentum, Cocoon, Slide and > OpenOffice together, I found out that DTD validation is still a bit > buggy in the Cocoon 2.0 release: You seem to have ter