1 Reply Latest reply on Jun 18, 2008 6:09 AM by pradeep123

    Resource not registered : org.ajax4jsf.javascript.PrototypeS

    pradeep123

      Profuse "org.ajax4jsf.resource.ResourceNotFoundException" exceptions when I use Seam 2.0.2GA and richfaces 3.2.1GA together. No javascript or image file can get through. Some of them -

      org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : org.ajax4jsf.javascript.PrototypeScript.seam

      -org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : org.ajax4jsf.javascript.AjaxScript.seam

      org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : org/richfaces/renderkit/html/scripts/utils.js.seam

      org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : org/richfaces/renderkit/html/scripts/calendar.js.seam
      at org.ajax4jsf.resource.ResourceBuilderImpl.getResource(ResourceBuilderImpl.java:389)


      I tried F5/ Control + F5 - nothing.

      It has to be something wrong with my setting, can't figure out what!

      Both Seam and ajax4jsf filters are configured; Seam filter with mapping /*

      Seam resource servlet with mapping /seam/resource/* and of course Faces Servlet with mapping *.seam