Robert, Why should a data access component (gateway) be interested in the current session? Basically, how did you wind up in this situation?
I think we can find a more elegant way of solving it. -Joe On Apr 10, 2007, at 9:35 AM, Robert Rawlins - Think Blue wrote: > Hello Guys, this should be a quick and easy one I hope. > > > > I've made a habit of accessing all my scopes like Application and > Session > through a facade cfc passed to me by one of the other developers. > When I > need to access it from my controllers i just have CS auto wire it > to the > controller. I now need access to this session service from one of the > Gateways. How can I access this service from my gateway? Some form of > getBean() function perhaps? It seems that ColdSpring cant auto wire > directly > to the model components. > > > > Thanks, > > > > Rob > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274961 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

