I don't know what does entity catalogs are for, to be honest .... But okay, this is my situation
I put the cocoon.war in the tomcat webapps folder, resulting in a new folder "cocoon". heheh ;-)) In my original sitemap, I mounted some extra sitemaps, one for every client cocoon web, so, I mounted the "Implements" web, under http://web/implements (web is the name of my development server) I now edited the cocoon.xconf file with this entry <entity-resolver class="org.apache.cocoon.components.resolver.ResolverImpl" logger="core.resolver"> <parameter name="catalog" value="/implements/dtd"/> <parameter name="verbosity" value="1"/> </entity-resolver> Is it that what you mean ?? > On 13 Mar 2003 at 20:28, Conal Tuohy wrote: > > > Well, > > > > > > That's the problem. > > > > > > The SXW file does not contain any DTD itself. They are all > > > on my hard drive, > > > from the installation of OpenOffice, but not in the files > > > themselves. > > Have you tried using entity catalogs? Look in the cocoon.xconf, you'll find > an entry for an <entity-resolver>. The catalog file is probably in $COCOON- > ROOT/resources/entity/catalog. Load that up, and see if you can edit it to > map the DTD to the DTD file. > > I've never used it, but it is worth trying for this. > > Regards, Upayavira > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]