We're using ditac integrated into a Java application, so accessing it through 
its API, and we're transforming specialized topics with doctype declarations 
that look like this:

<!DOCTYPE topic PUBLIC "urn:pubid:org.kuali.kits.kms:doctypes:dita:topic"
"http://www.indiana.edu/~worklist/dita-prototypes/org.kuali.kits.kms/doctypes/topic/dtd/kbtopic.dtd";>

When rendering, we're getting the error

file:/mnt/kms/snd/svn/trunk/bbbe.ditamap:5:99: cannot load 
"file:/mnt/kms/snd/svn/trunk/bbbe.dita": 
http://www.indiana.edu/~worklist/dita-prototypes/org.kuali.kits.kms/doctypes/base/dtd/highlightDomain.ent

which looks to me like it doesn't know where to find the highlightDomain.ent 
file. As I understand it, ditac should be using its catalog.xml file to resolve 
these built-in dita files that it can't find in my specialization plugin, is 
there something special that needs to be done when using ditac integrated into 
into a Java app that happens automatically on the command-line?

Thanks,
Andy Orahood
 
--
XMLmind DITA Converter Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/ditac-support

Reply via email to