I am trying to generate a site with Cocoon CLI. Everything is fine except I get
following error:
org.apache.avalon.framework.component.ComponentException:
UnnamedSelector: ComponentSelector could not find the component for hint []
...
This happens when I dont specify "type" in the pipeline definitions. If I specify
"type" for every pipeline command, for example:
<map:match type="wildcard" pattern="management/*/global">
then errors are disappear.
I can look at the site when I run the cocoon as a servlet without the need to specify
"type" (that means to use the default component). But CLI does not work that way.
Any help to resolve this issue is appreciated.
Environment is: Windows 2000, Tomcat 4.1, JDK 1.4.1, Cocoon 2.0.4.
Thanks
Hassan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]