[richfaces-issues] [JBoss JIRA] (RF-11909) Custom resource mapping can't simply reuse pre-generated RichFaces resources

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Jan 20 12:08:18 EST 2012


    [ https://issues.jboss.org/browse/RF-11909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660839#comment-12660839 ] 

Lukáš Fryč commented on RF-11909:
---------------------------------

pushed to {{feature/RF-11909}}
                
> Custom resource mapping can't simply reuse pre-generated RichFaces resources
> ----------------------------------------------------------------------------
>
>                 Key: RF-11909
>                 URL: https://issues.jboss.org/browse/RF-11909
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: core
>    Affects Versions: 4.1.0.Final
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 4.2.0.CR1
>
>
> Following configuration of location is needed:
> {code}
> <context-param>
>     <param-name>org.richfaces.resourceMapping.location</param-name>
>     <param-value>#{facesContext.externalContext.requestContextPath}/org.richfaces.resources/javax.faces.resource/org.richfaces.staticResource/#{a4j.version.implementationVersion}/%Features%/#{resourceLocation}</param-value>
> </context-param>  
> {code}
> But that means you need to place custom resources to directory called specifically for RF:
> {code}
> ${WAR}/resources/org.richfaces.staticResource/4.1.0.Final/Packed/.
> {code}

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

       



More information about the richfaces-issues mailing list