1 Reply Latest reply on Apr 20, 2007 6:00 PM by sergeysmirnov

    Getting ResourceNotFoundExceptions when using modalPanel

    tomarenz

      Hi, I'm using just the rich:modalPanel component out of RichFaces.
      I recently updated my project to Tomahawk 1.1.5 and Trinidad 1.0 from previous snapshots, and now I'm getting a couple of ajax4jsf exceptions on Eclipse console whenever I activate the modal panel:

      org.ajax4jsf.framework.resource.ResourceNotFoundException: Resource not registered : org/richfaces/renderkit/html/images/spacer.gif
      org.ajax4jsf.framework.resource.ResourceNotFoundException: Resource not registered : org.richfaces.renderkit.html.GradientA

      I'm using snapshots:
      ajax4jsf-1.1.1-20070410.093730-9.jar
      richfaces-3.0.1-20070410.093730-7.jar

      Both missing resources are in-place.
      These exceptions did not appear before, however the component seems behaving properly.
      Any idea ?
      Thanks -- Renzo