Matthew,
everything is configured as you adviced.
Configuration of my Serializer takes place inside the <map:components>
section. All needed classes are located in a Jar-File which is placed in the
Cocoon/WEB-INF/libs directory. I also implemented a Reader class in this
jar-file with the same functionality which works well - but i need a
Serializer to take advantage of the Cocoon pipeline model.
Is the mentioned UnnamedSelector - error a
hint that something went wrong within the sitemap-configuration or may i have
missed something essential in the Serializer implementation itself?
If anybody has some tips where to find
documentation about writing cocoon serializers i would be really happy. I read
the Dev chapters in "Cocoon - Building XML-Applications", which is really a
great book but the serializers aren't covered there ... ;-)
Frank
|
- UnnamedSelector: ComponentSelector could not find the comp... Frank Wulf
- RE: UnnamedSelector: ComponentSelector could not find... Matthew Langham
- Frank Wulf