Login  Register

Re: Re: Re: Re: From java servlet to orbeon context

Posted by Alessandro Vernet on Jul 21, 2009; 1:07am
URL: https://discuss.orbeon.com/From-java-servlet-to-orbeon-context-tp44958p44974.html

Bart,

bartottenkamp wrote
can you see what happens? All my other processors return xml like this, so I
think there's no fault in returning the xml from the processor. Do I loosing
it in the pipeline somewhere then?
It is my turn to apologize; I didn't see all your messages before responding. Can you add a debug="My pipeline output" on the <p:output name = "data" ref = "data"/>, so you can see what is output by the pipeline? You should then see the output in the orbeon.log.

Alex