[richfaces-issues] [JBoss JIRA] (RF-11517) Static resource handling can't be disabled

Lukáš Fryč (Updated) (JIRA) jira-events at lists.jboss.org
Fri Oct 14 08:29:18 EDT 2011


     [ https://issues.jboss.org/browse/RF-11517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated RF-11517:
----------------------------

    Fix Version/s: 4.1.0.Milestone3

    
> Static resource handling can't be disabled
> ------------------------------------------
>
>                 Key: RF-11517
>                 URL: https://issues.jboss.org/browse/RF-11517
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: core
>    Affects Versions: 4.1.0.Milestone3
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>            Priority: Blocker
>             Fix For: 4.1.0.Milestone3, 4.1.0.CR1
>
>
> Logic introduced in M3 does not allow to turn off static resource serving.
> To complete the picture, we need to add context-param for enabling static resource serving:
> {code:XML}
> <context-param>
>   <param-name>org.richfaces.staticResourceServing</param-name>
>   <param-value>true</param-value>
> </context-param>
> {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