--- Joerg Heinicke <[EMAIL PROTECTED]> wrote: > You probably > have to add another XML consumer into the pipeline > that filters out the > *Document events. Therefore add a class extending > AbstractXMLPipe and > overwriting startDocument and endDocument with empty > body.
That was it. Thanks for your help. > To problem 2: You mapped xdql to > http://com.navigatorsystems.cocoon.dctm.xdql, but > the element has > uri=http://com.somehost.cocoon.dctm.xdql,local=execute-query,raw=execute-query. > This wasn't really a problem. I did this on accident when I was cleaning up my post. Should have used replace all. Thanks again for your help, Joerg. Jeff __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
