Can you post a sample solution with reproduction of the problem? Which version of Windsor are you using?
On 2009-12-24 04:36, Corey Coogan wrote: > Hi Gang, > I'm registering some components related to Linq2Sql using > PerWebRequest lifestyle. I see them get created, but they get > destroyed before my global's Application_EndRequest method gets > called. Is that by design? Does anyone know a work around? I want > to call commit on my UnitOfWork object to submitchanges() at the end > of every request. > > Thanks, > Corey > > -- > > 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. > > > -- 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.
