Hi!

Are there plans in the future JSF spec to make the managed bean creation factory configureable?

something like:
   <factory>
       <managed-bean-factory>

For some reason I would like to read a managed bean from a serialized store or use a specialized factory to create the bean instead of the simple "new" operation.

---
Mario

Reply via email to