Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7DR#3
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Seam
Description
default configuration for any app that is seam-generated will put location of messages bundle into WEB-INF/lib. Since component-showcase has different location, seam-comp-showcase mirrored this, but the f:loadbundle tag is not the only resource requiring the proper path of the bundle. Must ensure that faces-config has proper path to this resource. Try/Catch in MessageUtils for information regarding this is required so applications don't blow up.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #15363 | Thu Dec 13 13:26:52 MST 2007 | judy.guglielmin | fix configuration for ice:selectInputDate ( |
| Files Changed | ||||
DEL
/projects/seam-component-showcase/trunk/seam-component-showcaseWAR/resources/META-INF/application-seam1.2Withjsf1.2.xml
DEL
/projects/seam-component-showcase/trunk/seam-component-showcaseWAR/resources/META-INF/application.xml
DEL
/projects/seam-component-showcase/trunk/seam-component-showcaseWAR/resources/META-INF/application-myfaces.xml
MODIFY
/projects/seam-component-showcase/trunk/seam-component-showcaseWAR/resources/WEB-INF/faces-config.xml
MODIFY
/projects/seam-component-showcase/trunk/seam-component-showcaseWAR/resources/messages.properties
DEL
/projects/seam-component-showcase/trunk/seam-component-showcaseWAR/resources/META-INF/application-Glassfish.xml
|
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.7 [ 10080 ] | |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.7RC1 [ 10123 ] | |
| Fix Version/s | 1.7 [ 10080 ] |
| Security | Private [ 10001 ] |
| Fix Version/s | 1.7 [ 10080 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

done for seam-comp-showcase, seam-auctionMonitor and seam-gen (only seam sample applications currently available)