On Mon, Aug 24, 2009 at 11:23 AM, [email protected]<[email protected]> wrote: > > Hello, > > Where can I find an example of how to integrate Monorail with Windor > Container?
I just worked through this last Friday. The trunk docs at: http://www.castleproject.org/monorail/documentation/trunk/integration/windsor.html Give the general overview, but it's out of date and the "RailsFacility" it talks about has since been renamed. The "using" site at: http://using.castleproject.org/display/MR/How+to+Enable+Windsor+integration Covers what needs to be done. Make sure you see the end of the article for an easy way to bulk register all of your controllers. Don't forget your ViewComponents too (and make them Transient). If I have time today, I'll update the "using" site with up-to-date code (assuming my code is correct, of course!). -- Patrick Steele http://weblogs.asp.net/psteele --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
