[ http://issues.apache.org/jira/browse/BEEHIVE-783?page=all ]
     
Rich Feit resolved BEEHIVE-783:
-------------------------------

    Resolution: Fixed
     Assign To: Alejandro Ramirez  (was: Rich Feit)

Fixed with revision 190419.  To configure a Page Flow factory, you'd add the 
<pageflow-factories> entry in beehive-netui-config.xml.  The idea is that you 
can specify a factory to create your page flow objects, instead of allowing our 
framework to create the objects.  There is a repro case for this under 
netui/test/webapps/drt/coreWeb, in WEB-INF/beehive-netui-config.xml and  
WEB-INF/src/miniTests/flowControllerFactory.  The custom factory simply creates 
the page flow (miniTests.flowControllerFactory.Controller) and sets a custom 
property on it.

It would be good to verify that you can also use a factory for JSF backing 
beans (<faces-backing-bean-factory>).  Let me know if you have questions about 
this.

> Page Flow factory should be configurable
> ----------------------------------------
>
>          Key: BEEHIVE-783
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-783
>      Project: Beehive
>         Type: Improvement
>   Components: NetUI
>     Versions: V1
>     Reporter: Rich Feit
>     Assignee: Alejandro Ramirez
>      Fix For: TBD

>
> Right now, there is a factory that creates page flows (and shared flows).  It 
> needs to be configurable, so someone could use other frameworks to 
> instantiate the objects.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to