I recently created a custom component that uses extended PropertyKey using the new FacesBean.Type(SOME_EXT_COMPONENT.TYPE) and TYPE.registerKey(...) registering the all the needed type keys. All the properties have accociated getters/setters. Also, all of the extended properties are defined in faces-config.xml, but none of the extended type keys (UINodePropertyKey) are showing up in the FacesBean > Type when state is being restored. Does anyone know what may be causing this?
- [Trinidad] Custom Component UINodePropertyKey Missing William Hoover
- Re: [Trinidad] Custom Component UINodePropertyKey... Matthias Wessendorf
- RE: [Trinidad] Custom Component UINodePropert... William Hoover
- Re: [Trinidad] Custom Component UINodePro... Adam Winer
- RE: [Trinidad] Custom Component UINod... William Hoover

