Re: Shale-Clay: Error finding Converter for component

2006-01-11 Thread Sergey
Gary, Thank you a lot! Your solution works well. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Shale-Clay: Error finding Converter for component

2006-01-11 Thread Gary VanMatre
>Hi, > >I am new to Shale and Clay and am getting the following error during page >rendering even the generated page looks ok: > >org.apache.myfaces.renderkit.html.HtmlRendererUtils >findUIOutputConverterFailSafe >SEVERE: Error finding Converter for component with id >clayView:_id0:formListenerSig

Re: Shale-Clay: Error finding Converter for component

2005-12-08 Thread Mikael Andersson
Thanks for the help Gary. You sorted out my first problem, but now I have a new one. I'll spend some time investigating it myself before posting (which I'll probably end up doing). Cheers, Mikael - To unsubscribe, e-mail: [EM

Re: Shale-Clay: Error finding Converter for component

2005-12-07 Thread Gary VanMatre
>Hi, >thanks for a very helpful reply and correct, which solved some problems and >brought some others to the surface :) > >I am using xml view, and specified my bean name like this > > > > > > > > >The endpoint URL is /fasta.xml, and when changing to managed bean na

Re: Shale-Clay: Error finding Converter for component

2005-12-07 Thread Mikael Andersson
Gary VanMatre comcast.net> writes: > My guess is that your managed bean doesn't exist. Clay full html views take on the managed bean name using the same > rules that the Shale ViewController uses. The managed bean name is derived from the view id. > I would put some debug logic in your bound

Re: Shale-Clay: Error finding Converter for component

2005-12-07 Thread Gary VanMatre
From: Mikael Andersson <[EMAIL PROTECTED]> > Hi, > I am new to Shale and Clay and am getting a 'Error finding Converter for > component', you guys will probably spot this beginner mistake immediately :) > > Error: > ERROR (org.apache.myfaces.renderkit.html.HtmlRendererUtils) - Error finding

Re: Shale-Clay: Error finding Converter for component

2005-12-07 Thread Mikael Andersson
Just tried the allowBody="true" attribute, but I still get the same error. Ryan Wynn gmail.com> writes: > Looking at this quickly, have you tried setting allowBody="true" on > the . Not sure if this matters in this case, but I have found > it to be important in others. > -

Re: Shale-Clay: Error finding Converter for component

2005-12-07 Thread Ryan Wynn
On 12/7/05, Mikael Andersson <[EMAIL PROTECTED]> wrote: > Hi, > I am new to Shale and Clay and am getting a 'Error finding Converter for > component', you guys will probably spot this beginner mistake immediately :) > > Error: > ERROR (org.apache.myfaces.renderkit.html.HtmlRendererUtils) - Error fi