I have a question about a usage pattern for Windsor.

I have several WCF services and a website which share some class
libraries between them.  Each service and the website are hosted
independently of each other.  For example, Service1 and Service2 both
use Library1.  Service2 also uses Library2.  I would rather use the
fluent interface to setup the configuration.  What is the recommended
way to go about this so that I'm not duplicating the configuration
setup in each service host?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to