OnewayRhinoServiceBusFacility missing when installed from NuGet

13 views
Skip to first unread message

JakeS

unread,
Jul 5, 2012, 11:33:51 AM7/5/12
to rhino-t...@googlegroups.com
I have a project that had been using Castle 2.1 and rhino.esb (says 1.8.0.0).   I'd like to use some features from the latest release of Castle Windsor, so I've removed all my references to Castle, log4net and rhino from the project, then used nuget to add them back with the latest releases.  

Now I'm getting some errors indicating that OnewayRhinoServiceBusFacility and LoadBalancerFacility cannot be resolved.  My project now lists references to:

Rhino.PersistentHashTable
Rhino.Queues
Rhino .ServiceBus
Rhino.ServiceBus.Castle
Rhino.ServiceBus.Host

The failing code sections are simple registrations like:  
container.Kernel.AddFacility("video.loadbalancer", new LoadBalancerFacility());

Are these facilities no longer available?  Or are they in some other package I have yet to reference?

Corey Kaylor

unread,
Jul 5, 2012, 11:43:34 AM7/5/12
to rhino-t...@googlegroups.com
https://github.com/hibernating-rhinos/rhino-esb/wiki/Updating-to-2.0


--
You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/YgtER4uQ2cMJ.
To post to this group, send email to rhino-t...@googlegroups.com.
To unsubscribe from this group, send email to rhino-tools-d...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.

JakeS

unread,
Jul 5, 2012, 2:15:20 PM7/5/12
to rhino-t...@googlegroups.com
Thank you, I'll try to work with this once I get past my other rhino.servicebus/nuget issues.

Reply all
Reply to author
Forward
0 new messages