Barracuda: Using Barracuda Event Model only
"James Carnegie" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <006d01c3252f$accef200$139dbdc0@somnus> |
Hi All, We are using Barracuda outside of the web paradigm. (see archives: "How we are using Barracuda"). After downloading the latest release, I noticed that a number of changes have been made to the DefaultApplicationAssembler. :) It seems that by default there is a dependency on XMLC: The DefaultApplicationAssembler is hard coded to use the AssemblerXMLReader. The AssemblerXMLReader is hard coded to call DefaultDOMLoader.getGlobalInstance() for its DOMLoader. The DefaultDOMLoader has a reference to DefaultDOMFactory which has a reference to XMLC. Will I have to create my own ApplicationAssembler then AssemblerXMLReader and then DOMLoader, or is there some other way to change the DOMLoader used? Thanks in advance, James _______________________________________________ Barracuda mailing list [email protected] http://www.enhydra.org/mailman/listinfo.cgi/barracuda FAQ - http://www.jguru.com/faq/Barracuda