Hello, I'm trying to use the WcfIntegration Facility as described here: http://docs.castleproject.org/Windsor.WCF-Facility-Registration.ashx .
Unfortunately, build 3.0.0.2001 does not include the RegisterContainer method on the DefaultServiceHostFactory, preventing use of the facility with non-http services. I need support for both msmq and named pipes from my wcf application. (The line specified is: DefaultServiceHostFactory.RegisterContainer(((CastleContainer)IoC.Container).WindsorContainer.Kernel); ) If someone could update the documentation or reply here as to the revised way to configure the facility for WAS I would greatly appreciate it. Thanks, rpk -- 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.
