This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: DocBook and Cocoon


>> I'm sure you mean l10n.xml. But are you in the right file? 

Ya... sorry, right file, bad quote on my part.

>> At least you should see an other error message in the logs 
>> (resource or file/path not found).
>> Maybe the uris are not right. For Windows worked for example
>> "file:/e:/my-path/xsl/common/af.xml" or

duh, smacking head in stupidity... I left off the "file:" part... Will try
again....  8-}


>> > SAXParserFactory (it's down via a configuration file in cocoon
>> > (cocoon.xconf)) and still a no go...

>> The xml-parser element? No chance.

>From the cocoon internal documentation for the config file:
**********
- sax-parser-factory (string) : the name of the SAXParserFactory
  implementation class to be used instead of using the standard 
  JAXP mechanism (SAXParserFactory.newInstance()). This allows to 
  choose unambiguously the JAXP implementation to be used when 
  several of them are available in the classpath.
- document-builder-factory (string) : the name of the
  DocumentBuilderFactory implementation to be used (similar to
  sax-parser-factory for DOM).
**********

Perhaps I'm reading it wrong, or something...  But it sure sounded like I
could set cocoon to use Xerces instead of Alfred...


Thanks for all the help, I'm off to try using hardcoded values!

--
Mike


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]