Hi all! I wrote own (root) sitemap.xmap and copied some needed components from the original one. Trying to get any url I get this error:
------------------- Internal Server Error
Message: UnnamedSelector: ComponentSelector Attempted to retrieve component with null hint.
Description: org.apache.avalon.framework.component.ComponentException: UnnamedSelector: ComponentSelector Attempted to retrieve component with null hint.
org.apache.avalon.framework.component.ComponentException: UnnamedSelector: ComponentSelector Attempted to retrieve component with null hint. -------------------
I don't send whole sitemap so I don't expect more then some hints. Messages suggests problems with selectors but I don't define nor use any.
What's "null hint"?
the ComponentSelector has nothing to do with the map:selector and family. Probably this error means that you forgot to define a default generator, etc. and have pipelines which depend on the definition of a default.
Send your sitemap to the list and someone can spot it if you can't.
Geoff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
