It looks like we might have a problem. I copied the loadDocument function from woody's binding_example.js and passed it an "xmldb:" URI. This is the exception I get when I call

var is = new Packages.org.xml.sax.InputSource(source.getInputStream());

org.apache.cocoon.CascadingIOException: Could not lookup pipeline components: org.apache.avalon.framework.service.ServiceException: Could not find component (key [org.apache.cocoon.serialization.SerializerSelector]) (Key='org.apache.cocoon.serialization.SerializerSelector')

Ugo


Reply via email to