Rendering of renderkit ressources with portlet bridge 2.1/2.2
-------------------------------------------------------------

                 Key: RF-11700
                 URL: https://issues.jboss.org/browse/RF-11700
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 3.3.3.Final, 3.3.1.SP3
         Environment: Liferay 5.2.3, JBoss Portlet Bridge 2.1/2.2, Richfaces 
3.3.X
            Reporter: Markus Staab


when using jboss portlet bridge 2.1/2.2 and richfaces, some of the resources 
which are required to render the UI cannot be included by the 
bridge/portal-container.

the portlet bridge renders the urls to the resources as a Porltet 2.0 Ressource 
Url and not like a direct link using the /faces/ servlet. it looks like a 
misconfiguration while registering the resources of Richfaces ressources.

the renderkit ressources are not considered as "special urls" and therefore 
rendered like described above. When adjusting the code and let the portlet 
bridge remember those urls as "sepcial urls" everything went fine.
But it seems to be not a portlet bridge bug, but a error while/how the 
ressources of the renderkit are registered.

the problem is described in more detail and with screenshots in this forum 
thread:
http://community.jboss.org/thread/173233

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to