[richfaces-issues] [JBoss JIRA] (RF-13204) Loading of com.jqueryui library fails, most of the components which depend on it do not work

Juraj Húska (JIRA) jira-events at lists.jboss.org
Thu Sep 19 09:32:04 EDT 2013


Juraj Húska created RF-13204:
--------------------------------

             Summary: Loading of com.jqueryui library fails, most of the components which depend on it do not work
                 Key: RF-13204
                 URL: https://issues.jboss.org/browse/RF-13204
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: base functionality, resource handling
    Affects Versions: 5.0.0.Alpha1
         Environment: JBoss AS 7.1.1.Final
Chrome, Firefox
            Reporter: Juraj Húska
            Priority: Critical


When loading page with components which {{@ResourceDependency}} links to library {{com.jqueryui}}, following error is rendered into the AS console:

{code}
11:15:08,155 WARNING [javax.enterprise.resource.webcontainer.jsf.application] (http--127.0.0.1-8080-1) JSF1064: Unable to find or serve resource, jquery.ui.core.js, from library, com.jqueryui.
{code}

There is an error on browser console (This one e.g. for DaD):

{code}
GET http://localhost:8080/showcase/richfaces/RES_NOT_FOUND 404 (Not Found) component-sample.jsf:23
Uncaught TypeError: Object [object Object] has no method 'draggable' 
{code}

Following components are affected:
# DaD
# Calendar
# Autocomplete
# Focus

Those components functionality is broken.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list