2 Replies Latest reply on Aug 15, 2007 12:55 PM by andrew.rw.robinson

    Warning/Error when using seam text and a4j

    henrik.lindberg

      When using seam text on a page that is rendered using a4j, I get lots of output like this:

      21:28:04,703 WARN [HtmlRenderKitImpl] Unsupported component-family/renderer-type: org.jboss.seam.ui.FormattedText/javax.faces.Text
      21:28:04,703 INFO [[/cssite]] No Renderer found for component {Component-Path : [Class: org.ajax4jsf.framework.ajax.AjaxViewRoot,ViewId: /component-view.xhtml]
      [Class: javax.faces.component.html.HtmlForm,Id: _id44][Class: org.ajax4jsf.ajax.html.HtmlAjaxOutputPanel,Id: mainOutputPanel][Class: org.jboss.seam.ui.UIFormatt
      edText,Id: _id84]} (component-family=org.jboss.seam.ui.FormattedText, renderer-type=javax.faces.Text)
      


      Have I missed something that I needed to do?