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? 

Reply via email to