Search for HybridWebThreadScopeInfo Here's an example: http://groups.google.com/group/castle-project-users/browse_thread/thread/158c838a04145b28
On Jun 12, 3:34 pm, MikeYeaney <[email protected]> wrote: > Great - thanks for the quick answer...knew it had to be something we > were doing. I just had a look back through the doc's, and can't find > any direct reference to the term "hybrid scope". Any tips on what to > read to figure out how to accomplish this? > > TIA... > > On Jun 12, 2:29 pm, Ayende Rahien <[email protected]> wrote: > > > > > You need to use the hybrid scope > > > On Fri, Jun 12, 2009 at 11:16 AM, MikeYeaney > > <[email protected]>wrote: > > > > Hopefully, this is a simple user error. We are using ActiveRecord > > > 1.0.3.0 in a web application, and have the "isWeb=true" setting in our > > > web config. However, there has been some recent modules added that > > > are attempting to call into our repository layer (a general facade > > > over ActiveRecordMediator<T>) using ThreadPool threads (background) > > > that are generating errors to the ring of "can't locate HttpContext". > > > This makes complete sense, since the background threads have no > > > HttpContext, but it does raise the questions - what is the correct way > > > to support this type of operation using ActiveRecord? > > > > TIA, > > > Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
