Resources not loaded when using a dynamic ui:inlclude and rendered via ajax
---------------------------------------------------------------------------

                 Key: MYFACES-3106
                 URL: https://issues.apache.org/jira/browse/MYFACES-3106
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 2.0.4
         Environment: Windows 7, JBoss AS 6, Richfaces 4.0.0 Final, JSF2
            Reporter: Luciano Deriu


I'm migrating my project from JSF 1.2 to JSF2 and I was using a <ui:include 
src="#{guiMB.viewID}" /> tag wrapped in a <a4j:outputPanel> tag (from 
RichFaces) and rendering the a4j:outputPanel via ajax. However in JSF2 this 
doesn't load the resources for the page i'm including. 

So anything i include dynamically like this doesn't have any of the styling or 
javascript that should be loaded with it. 

I have created a test project which demonstrates the issue so i'll attach for 
you to replicate the issue.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to