3 Replies Latest reply on Dec 9, 2009 2:54 PM by ilya_shaikovsky

    Strange org.ajax4jsf.resource.ResourceNotFoundException

    zgantar

      Hi all,

      The errors we are getting totally randomly is:

      org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : org/richfaces/renderkit/html/screnderkit/html/css/calendar.xcss
      

      and
      org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : org/richfaces/renderkit/html/scriptspts/tree-item.js
      


      And what is really interesting is that for the first error, calendar.xcss, the path is almost always a bit different, e.g.:
      org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : org/richfaces/renderkit/html/scriptsrkit/html/css/calendar.xcss
      


      Does that look like something seems to be wrong with the path generation?

      Thank you for your reply!