Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-2.0.0
-
Fix Version/s: EE-3.0.0.BETA
-
Component/s: Samples
-
Labels:None
-
Environment:ICEfaces-EE-2.0.0.GA with ICEfaces3 trunk jars
Server: Tomcat7
Browsers: Chrome16
-
Affects:Sample App./Tutorial
Description
When initially loading the application main page in Chrome (http://localhost:8080/ee-composite-showcase/showcase.jsf) an error appears in the console:
GET http://localhost:8080/ee-composite-showcase/RES_NOT_FOUND 404 (Not Found)
To reproduce:
1. Build / deploy ICEfaces-EE-2.0.0.GA ee-composite-showcase
2. Replace ICEfaces EE-2.0 JARs with ICEfaces 3.0 JARs
3. Open the developers tools console in Chrome.
3. Load the ee-composite-showcase application in Chrome, while observing the browser console.
GET http://localhost:8080/ee-composite-showcase/RES_NOT_FOUND 404 (Not Found)
To reproduce:
1. Build / deploy ICEfaces-EE-2.0.0.GA ee-composite-showcase
2. Replace ICEfaces EE-2.0 JARs with ICEfaces 3.0 JARs
3. Open the developers tools console in Chrome.
3. Load the ee-composite-showcase application in Chrome, while observing the browser console.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Fixed at revision 30458. Removed obsolete skin resource from showcase.xhtml.