Thanks a lot.

Now it works.

This wasn't my only fault. I added the sources of the Action to
$Cocoon_Home$/src/package....

But the build process didn't take the sources. They were compiled, but not
added to the cocoon.jar file...
I have to change build.xml.

Now the error has gone.

Thanks

Tobias

Carsten Ziegeler wrote:

> You have a typo in your pipeline for XMLTest. It must read
> map:generate !
>
> Carsten
>
> > -----Ursprungliche Nachricht-----
> > Von: Tobias Luikard [mailto:[EMAIL PROTECTED]]
> > Gesendet: Donnerstag, 13. September 2001 16:43
> > An: [EMAIL PROTECTED]
> > Betreff: Writing an Action
> >
> >
> > Hi,
> >
> > I wrote a Cocoon2 Action. Nothing dramticaly it just adds a
> > requestparameter.
> > (The java File is added)
> >
> > This action I can't call in the sitemap. And I have no clue why. Can
> > anyone give me a hint?
> > The sitemap of this direcory is also added. (This is included with the
> > following statement from the main sitemap:
> >    <map:match pattern="XMLDB_EVAL/**">
> >     <map:mount check-reload="yes" src="XMLDB_EVAL/"
> > uri-prefix="XMLDB_EVAL"/>
> >    </map:match>
> > )
> >
> >
> > When I call http://p009:8080/cocoon/XMLDB_EVAL/XMLTest.html I get a
> > Exception "Attempted to process incomplete pipeline".
> >
> > Why? Any hints?
> >
> > Thanks a lot
> >
> > Tobias
> >
> >
> >
> >
> >
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to