Hello Guys,
I'm trying to build a user bean onSessionStart() for my application. However the user bean has a few dependencies when its created, which store the users credentials and entitlements. These dependencies are passed in through the constructor method of the user object. I'd ideally like to have ColdSpring and Model-Glue handle this for me, rather than having to build the dependencies myself, but I can't figure out how to access the factory from my onSessionStart() method. Does anyone know if this is possible? If not then what's the best way to have my user object build its credentials and entitlements dependants? Thanks, Rob ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274663 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

