[richfaces-issues] [JBoss JIRA] Commented: (RF-10328) RichFaces-showcase GAE: Static Files and Resource Files separation

Ara Minosian (JIRA) jira-events at lists.jboss.org
Thu Mar 24 13:50:45 EDT 2011


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

Ara Minosian commented on RF-10328:
-----------------------------------

I use this code and don't observe any bug with skins

<static-files>
        <include path="/images/**.*"/>
        <include path="/static-resources/**.*"/>
        <include path="/*.ico"/>
        <include path="/resources/**.*"/>
        <exclude path="/templates/**.*" />
        <exclude path="/*.xhtml" />
</static-files>

> RichFaces-showcase GAE:  Static Files and Resource Files separation
> -------------------------------------------------------------------
>
>                 Key: RF-10328
>                 URL: https://issues.jboss.org/browse/RF-10328
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: examples
>    Affects Versions: 4.0.0.Milestone5
>         Environment: GAE
>            Reporter: Ara Minosian
>            Assignee: Gleb Galkin
>              Labels: richfaces
>             Fix For: 4.Future
>
>
> Like mentioned here http://code.google.com/intl/en/appengine/docs/java/config/appconfig.html resource and static files could be appointed separately. I suppose it could improve security and may be caching little bit.

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


More information about the richfaces-issues mailing list