You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Jeremy Girard <je...@gmail.com> on 2008/02/28 20:23:04 UTC

Trinidad configuration

Hi all,

I run on jboss 4.2.2 with seam 2.0
I put the two jar trinidad-impl-1.2.6.jar and trinidad-api-1.2.6.jar
in my webapp web-inf/lib directory.
I put some <tr:panelGroupLayout> tag in my jsf page.

When the page is rendered, nothing appears and the console display the
following error:

10:41:07,370 ERROR [STDERR] 28 fÃ(c)vr. 2008 10:41:07
org.apache.myfaces.trinidad.component.UIXComponentBase
_getRendererImpl
ATTENTION: Could not find renderer for
CorePanelGroupLayout[UIXFacesBeanImpl, id=j_id26] rendererType =
org.apache.myfaces.trinidad.GroupLayout

I'm a newbie ant i must have miss something.

Thanks for your help.

-- 
Jérémy Girard
06 14 08 38 66

Jérémy Girard <je...@gmail.com>

Re: Trinidad configuration

Posted by Paul van Rossem <pa...@timeware.nl>.
Hi Jeremy,

Did you tell JSF to use the Apache Trinidad RenderKit?
see http://myfaces.apache.org/trinidad/installation.html.

Success, Paul.


Jeremy Girard wrote:
> Hi all,
>
> I run on jboss 4.2.2 with seam 2.0
> I put the two jar trinidad-impl-1.2.6.jar and trinidad-api-1.2.6.jar
> in my webapp web-inf/lib directory.
> I put some <tr:panelGroupLayout> tag in my jsf page.
>
> When the page is rendered, nothing appears and the console display the
> following error:
>
> 10:41:07,370 ERROR [STDERR] 28 fÃ(c)vr. 2008 10:41:07
> org.apache.myfaces.trinidad.component.UIXComponentBase
> _getRendererImpl
> ATTENTION: Could not find renderer for
> CorePanelGroupLayout[UIXFacesBeanImpl, id=j_id26] rendererType =
> org.apache.myfaces.trinidad.GroupLayout
>
> I'm a newbie ant i must have miss something.
>
> Thanks for your help.
>