Hi, I am looking at the integration work between myfaces and Geronimo, I am thinking that is it possible to make those xml digest class serializable, like FacesConfig, etc. So that, MyFaces could just scan annotation and sort configuration files once, and de-serialize those classes on each startup. Seems that only adding the serializable interface is enough. Thanks. -- Ivan
- Is it possible to make those xml digest class serializable ? Ivan

