Details
- 
        Type:
 Improvement
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 3.3, EE-3.3.0.GA
 - 
            Fix Version/s: EE-3.3.0.GA_P01, 4.0.BETA, 4.0
 - 
            Component/s: Framework
 - 
            Labels:None
 - 
            Environment:Portlet portal resource coalescing
 
- 
                        Assignee Priority:P3
 - 
                        Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration
 - 
                        Workaround Exists:Yes
 - 
                        Workaround Description:
 
Description
                    Resource coalescing in a portlet environment does not behave as intended. Turning on the context parameter to enable resource coalescing and running the showcase-portlet example in Liferay results in the following errors being logged to the console:
21:58:19,746 ERROR [MissingResourceImpl:78] Resource handler=[com.liferay.faces.bridge.application.ResourceHandlerOuterImpl@10652a37] was unable to create a resource for resourceName=[coalesced.css.xhtml] libraryName=[ice.core] contentType=[null]
21:58:19,885 ERROR [MissingResourceImpl:78] Resource handler=[com.liferay.faces.bridge.application.ResourceHandlerOuterImpl@10652a37] was unable to create a resource for resourceName=[coalesced.js.xhtml] libraryName=[ice.core] contentType=[null]
            
21:58:19,746 ERROR [MissingResourceImpl:78] Resource handler=[com.liferay.faces.bridge.application.ResourceHandlerOuterImpl@10652a37] was unable to create a resource for resourceName=[coalesced.css.xhtml] libraryName=[ice.core] contentType=[null]
21:58:19,885 ERROR [MissingResourceImpl:78] Resource handler=[com.liferay.faces.bridge.application.ResourceHandlerOuterImpl@10652a37] was unable to create a resource for resourceName=[coalesced.js.xhtml] libraryName=[ice.core] contentType=[null]
Issue Links
- blocks
 - 
            
        
        ICE-9338
        Resource coalescing omitting fileentry.js
    
-         
     - Closed
 
 -         
 
Activity
- All
 - Comments
 - History
 - Activity
 - Remote Attachments
 - Subversion
 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #36210 | Thu Jun 13 09:59:22 MDT 2013 | deryk.sinotte |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/src/main/webapp/WEB-INF/web.xml
            
             | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #35529 | Wed May 22 17:29:44 MDT 2013 | deryk.sinotte |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/src/main/webapp/WEB-INF/web.xml
            
             | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #35528 | Wed May 22 17:29:00 MDT 2013 | deryk.sinotte |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/CoalescingResource.java
            
             
                            ADD
            				/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/CoalescingPortletResource.java
            
             
                            MODIFY
            				/icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/src/main/webapp/WEB-INF/web.xml
            
             
                            ADD
            				/icefaces3/trunk/icefaces/core/src/main/resources/META-INF/resources/ice.core/coalesced.txt
            
             
                            MODIFY
            				/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/CoalescingResourceHandler.java
            
             
                            DEL
            				/icefaces3/trunk/icefaces/core/src/main/resources/META-INF/resources/ice.core/coallesced.js
            
             | 
