Hi,
I am getting a lot of messages like the following when using MyFaces 1.1.1:
[java] 13:20:37,496 WARN [HtmlRenderKitImpl] Unsupported
component-family/renderer-type: javax.faces.ViewRoot/javax.faces.Text
[java] 13:20:37,496 INFO [[/pjsf]] No Renderer found for component
{Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId:
/jsp/home.jsp]} (component-family=javax.faces.ViewRoot,
renderer-type=javax.faces.Text)
[java] 13:20:37,496 WARN [UIComponentBase] No Renderer found for component
{Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId:
/jsp/home.jsp]} (component-family=javax.faces.ViewRoot,
renderer-type=javax.faces.Text)
I get these for every component I use. Even with these warnings, components
are rendered with no problems.
What is the meaning of these messages?
Regards,
Oscar