1 2 Previous Next 18 Replies Latest reply on Sep 25, 2007 1:25 PM by j-pro Go to original post
      • 15. Re: rich:effect ressources not registered (.js)
        j-pro

        Clear. Thanks for your comments.

        • 16. Re: rich:effect ressources not registered (.js)
          j-pro

          Sorry, Sergey, this and other such exceptions keep appearing... All I did - updated to 3.1.1-SNAPSHOT, then to 3.2.0-SNAPSHOT, then rolled back to 3.1.0.

          Now even if I rebuild all, restart the server and redeploy my app, I still get three of those:

          org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : org.richfaces.renderkit.html.images.TreeLineNodeImage
          
          org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : org.richfaces.renderkit.html.images.TreeLineCollapsedImage
          
          org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : org.richfaces.renderkit.html.images.TreeLineLastImage
          
          org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : org.richfaces.renderkit.html.iconimages.ScrollableDataTableIconSplit



          The app seems to work correct, but how to remove these exceptions? Is it bad to have it?

          Thanks.

          • 17. Re: rich:effect ressources not registered (.js)

            ctrl-F5

            • 18. Re: rich:effect ressources not registered (.js)
              j-pro

               

              "SergeySmirnov" wrote:
              ctrl-F5


              Just forgot to mention. For sure I remember your advice from previous posts. Pressing Ctrl+F5 helps, but just until next server restart or app redeployment... It should be this way?

              1 2 Previous Next