Yep, now it works.

Thanks for all.

Regards
Holger

[EMAIL PROTECTED] schrieb am 06.02.2006 22:29:37:

>
> Found some hints on that here: http://wiki.apache.
> org/cocoon/EndorsedLibsProblem
>
> I'll post the results.
>
> Thanks so far.
>
> Regards
> Holger
>
> [EMAIL PROTECTED]
> schrieb am 06.02.2006 21:53:29:
>
> >
> > I get an error:
> > javax.xml.transform.dom.DOMResult.getNextSibling()Lorg/w3c/dom/Node;
> >
> > Have you seen that one, too? Any help appreciated.
> >
> > Regards
> > Holger
> >
> > [EMAIL PROTECTED]
> > schrieb am 06.02.2006 09:38:29:
> >
> > > What I use to get XML data (DOM) from a pipeline from flowscript is :
> > >
> > > var pipe = cocoon.createObject(org.apache.cocoon.components.flow.
> > > util.PipelineUtil);
> > > var doc = pipe.processToDOM("some/pattern", {});
> > >
> > > see PipelineUtil javadoc for other usages.
> > >
> > > laurent
> > >
> > >
> > > 2006/2/6, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> > > >
> > > > Hi,
> > > >
> > > > I am trying to extract data from a XML source (XML file or
> > Cocoon pipeline)
> > > > for use in  a flowscript (actually it's an XML file containing quiz
> > > > questions and the correct answers. I need to extract the
> answersto test if
> > > > the user selected the correct choice).
> > > >
> > > > Any ideas?
> > > >
> > > > Regards
> > > > Holger
> > >
> > >
> > > --
> > > <a href=""> > > > - Mobile world, technology and more</a>
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >