SourceWritingTransformer Problem

2004-08-25 Thread JACOB, ERIC
Hi, It seems that I cannot use the SourceWritingTransformer to write document that is in use by the pipeline. I get the following error: org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.lang.RuntimeException: org.apache.cocoon.ProcessingException: Could not process your

Re: SourceWritingTransformer Problem

2004-08-25 Thread Andreas Hartmann
JACOB, ERIC wrote: Hi, It seems that I cannot use the SourceWritingTransformer to write document that is in use by the pipeline. I get the following error: org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.lang.RuntimeException: org.apache.cocoon.ProcessingException: Could

Re: SourceWritingTransformer Problem

2004-08-25 Thread Jorg Heymans
there is a way of doing this in flow if you're interested. var resolver = cocoon.getComponent(Packages.org.apache.excalibur.source.SourceResolver.ROLE); var source = resolver.resolveURI(URI for your modifiable source); var outputstream = source.getOutputStream(); cocoon.processPipelineTo(page,

SourceWritingTransformer problem giving INVALID_CHARACTER_ERR

2003-12-10 Thread Hugh Field-Richards
Hi I am using Cocoon 2.1.3 and am having trouble with, I think, the SourceWritingTransformer. My sitemap fragment is map:match pattern=updateDoc.html> map:generate type=jxt src=updateDoc-en.xml /> map:act type=auth-protect> map:parameter name=handler value=adminHandler/> map:parameter

SourceWritingTransformer problem!!

2003-11-07 Thread Mustafa Ali, Halgurt
Dear all, I have an xml-file like this: RDF xmlns:rdf=http://www.w3.org/1999/02/22-rdf-syntax-ns# xmlns:ut=http://description.org/schema/user-type xmlns:serv=http://description.org/schema/services rdf:Description ID=Profile prf:component rdf:Description ID=HardwarePlatform