you should be trusting Windsor for that.but you can also put some tracing code in a component's constructor, and verify that it is being called once per request
On Thu, Sep 17, 2009 at 12:55 PM, Mad-Halfling <[email protected]>wrote: > > Hi, I am using castle in an asp.net mvc project (following the > directions in the apress ASP.NET Pro MVC book) for IoC and have > configured the data repositories to be created on a PerWebRequest > basis. Does anyone know if there is a good/reliable way to test that > this is functioning correctly, both in debug and on the deployment > server, as I need this to be working? > Thanks for any help anyone can give me > MH > > > > -- Ken Egozi. http://www.kenegozi.com/blog http://www.delver.com http://www.musicglue.com http://www.castleproject.org http://www.idcc.co.il - הכנס הקהילתי הראשון למפתחי דוטנט - בואו בהמוניכם --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
