[richfaces-issues] [JBoss JIRA] (RF-12894) The richfaces-framework is not reloadable by JRebel

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Mon Apr 8 09:04:43 EDT 2013


Lukáš Fryč created RF-12894:
-------------------------------

             Summary: The richfaces-framework is not reloadable by JRebel
                 Key: RF-12894
                 URL: https://issues.jboss.org/browse/RF-12894
             Project: RichFaces
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: third-party
    Affects Versions: 5.0.0.Alpha1
            Reporter: Lukáš Fryč


It seems when you compile the framework with CDK, the faces-config.xml is re-generated and re-loaded by JRebel.

However the other configuration files stored in {{META-INF/}} (e.g. [core.faces-config.xml|https://github.com/richfaces/richfaces5/blob/master/framework/src/main/resources/META-INF/core.faces-config.xml]) directly (without CDK processing) are not taken into consideration in reloaded configuration, thus this configuration is ignored. As the result, no Core configuration is loaded and no RichFaces Core feature does work.

----

The JRebel reload and quick turnaround is one of the features we wanted to enable by build re-structure thus I consider this high priority to cooperate with JRebel team and make it work.

--
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