Eduardo Godoy Vega a écrit :
> 
> I fixed ... but ... everywhere I found
> this line (including ParameterSelectorFactory.java file)
> <map:selector name="parameter"
> factory="org.apache.cocoon.selection.ParameterSelectorFactory"/>
> 
> but ... If I use "src" insted of "factory" ... It works!
> 
> BTW ... which is the diff. between use "src" and "factory"??
> 
> Eduardo.
> 
"factory" was used in early versions of Cocoon 2 to distinguish between
components implementing CodeFactory from regular components, but has
been removed since the sitemap engine detects this automatically. Only
"src" is supported now.
-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
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