ComponentSelector could not find the component for hint [XML] ?

2003-06-18 Thread zze-MORY Nicolas FTRD/DMI/REN
Anyone know this error ? ERROR (2003-06-18) 13:48.08:461 [sitemap] (/cocoon-dev/foo-login) tcpConnection-8080-3/sitemap_xmap: Sitemap org.apache.avalon.framework.component.ComponentException: UnnamedSelector: ComponentSelector could not find the component for hint [XML] Thanks

Re: ComponentSelector could not find the component for hint [XML] ?

2003-06-18 Thread Lionel Crine
You made a request on Cocoon before it finishes to recomplied. At 14:08 18/06/2003 +0200, you wrote: Anyone know this error ? ERROR (2003-06-18) 13:48.08:461 [sitemap] (/cocoon-dev/foo-login) tcpConnection-8080-3/sitemap_xmap: Sitemap

Re: ComponentSelector could not find the component for hint [XML] ?

2003-06-18 Thread Brian Delahunty
Have you included the relevant files? [class files etc] - Original Message - From: zze-MORY Nicolas FTRD/DMI/REN [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 1:08 PM Subject: ComponentSelector could not find the component for hint [XML] ? Anyone know this

RE: ComponentSelector could not find the component for hint [XML] ?

2003-06-18 Thread zze-MORY Nicolas FTRD/DMI/REN
how is it possible ? and how can i wait the recompilation ? -Original Message- From: Lionel Crine [mailto:[EMAIL PROTECTED] Sent: mercredi 18 juin 2003 14:47 To: [EMAIL PROTECTED] Subject: Re: ComponentSelector could not find the component for hint [XML] ? You made a request on Cocoon

RE: ComponentSelector could not find the component for hint [XML] ?

2003-06-18 Thread zze-MORY Nicolas FTRD/DMI/REN
yes i thnik that i included all class that i need this error comes from the sunRise component use when i try to call a protected page, the component calls the error page and in the sitemap.log i have this error : RROR (2003-06-18) 13:48.08:461 [sitemap] (/cocoon-dev/foo-login)

RE: ComponentSelector could not find the component for hint [XML] ?

2003-06-18 Thread Lionel Crine
Sorry, I told you crap. In fact you use a component that is not defined in the sitemap.xmap Sorry again. Here is how i call the sunrise components : !-- === SunShine === -- map:action name=sunRise_login

Re: ComponentSelector could not find the component for hint [XML] ?

2003-06-18 Thread Olivier Billard
Maybe a case error : map:serialize type=XML/ instead of map:serialize type=xml/ - Original Message - From: Lionel Crine [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 3:17 PM Subject: RE: ComponentSelector could not find the component for hint [XML] ? Sorry, I