> From: news [mailto:[EMAIL PROTECTED]] On Behalf Of Sven Kuenzler
> 
> Ivan Luzyanin schrieb:
> 
> > I want to create cocoon component to access a datasource. I have
found
> > in cocoon documentation
(cocoon-2.0.3/docs/developing/datasources.html)
> > a string:
> > "... your class needs to implement the Avalon Composer interface."
> > and an example that shows implementation of "compose" method.
> > BUT the problem is - where (what package) is "Avalon Composer
> > interface"???
> >
> > Env: cocoon-2.0.3, JDK 1.3.1_02, SuSE 8.0, Tomcat 4.0.1
> 
> This is a typo methinks.

It's no typo, it's a fossil :)

http://cvs.apache.org/viewcvs.cgi/jakarta-avalon/src/java/org/apache/ava
lon/Attic/Composer.java


Vadim

> The compose method is specified by the
> Composable interface
> 
>
http://jakarta.apache.org/avalon/api/org/apache/avalon/framework/compone
nt/Com
> posable.html
> 
> which is what you have to implement.
> 
>       Sven


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

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

Reply via email to