3 Replies Latest reply on Jan 21, 2011 12:52 AM by yuriy.kryshchuk

    Resources not deployed w Richfaces 4.0 M5

    bhiles

      Just pulled in M5 (maven) on Glassfish 3.01 and I'm getting an error when hitting a page with the inplaceInput component.

       

      From server log:

      WARNING: JSF1064: Unable to find or serve resource, jquery.js.

      WARNING: JSF1064: Unable to find or serve resource, richfaces.js.

      WARNING: JSF1064: Unable to find or serve resource, richfaces-event.js.

      WARNING: JSF1064: Unable to find or serve resource, richfaces-base-component.js.

       

      A view of the source generated (HTML) shows these resources as

      src="RES_NOT_FOUND

       

      Did something not get included with the build?

       

      I should mention that everything did work with M4 just before switching to M5. And that the specific .js files to inplaceInput are getting pulled.

       

      Thanks,
      Brian