2 Replies Latest reply on Oct 1, 2007 2:30 AM by jimmy6

    a4j:include ResourceNotFoundException

      I get the following error:
      org.ajax4jsf.framework.resource.ResourceNotFoundException: Resource not registered : org.richfaces.renderkit.images.TabGradientA
      at org.ajax4jsf.framework.resource.ResourceBuilderImpl.getResource(ResourceBuilderImpl.java:367)


      My code:
      <rich:tab label="Costs">
      <a4j:include viewId="/pages/woAddCosts.xhtml" />

      I will get the javascript error also for tomahawk calendar. Why?