[richfaces-issues] [JBoss JIRA] Created: (RF-8618) Classloading issue with ComponentsLoaderImpl

Rafael Liu (JIRA) jira-events at lists.jboss.org
Fri Apr 23 13:53:10 EDT 2010


Classloading issue with ComponentsLoaderImpl
--------------------------------------------

                 Key: RF-8618
                 URL: https://jira.jboss.org/jira/browse/RF-8618
             Project: RichFaces
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
    Affects Versions: 3.3.3.Final
            Reporter: Rafael Liu


In the new version of Richfaces (3.3.3) the classloader gets set in the constructor whereas in previous versions (3.2.2) the getClassLoader() method would be used. This makes RichFacaes less extensible.

http://anonsvn.jboss.org/repos/richfaces/tags/3.3.3.Final/framework/impl/src/main/java-jsf12/org/ajax4jsf/application/ComponentsLoaderImpl.java

http://anonsvn.jboss.org/repos/richfaces/tags/3.2.2.SR1/framework/impl/src/main/java/org/ajax4jsf/application/ComponentsLoaderImpl.java

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list