obsolete warning on Starbucks sample (version 2.6.5)

81 views
Skip to first unread message

JR VanMechelen

unread,
Jun 17, 2013, 3:01:32 PM6/17/13
to masstrans...@googlegroups.com
When I compile the Starbucks sample I get:

warning CS0618: 'MassTransit.MulticastSubscriptionClientExtensions.UseMulticastSubscriptionClient(MassTransit.BusConfigurators.ServiceBusConfigurator)' is obsolete: 'The extension method on UseMsmq should be used instaed'

Since UseMsmq is a method, it won't have an extension method on it (I think). I'm having trouble figuring out how I should change this. Any ideas?

JR

Travis Smith

unread,
Jun 17, 2013, 3:03:40 PM6/17/13
to masstrans...@googlegroups.com
x.UseMsmq(z => z.UseMulticastSubscripiontClient()); I believe - off the top of my head. I also updated the sample (in a branch, not merged yet) to use RabbitMQ instead of MSMQ. https://github.com/MassTransit/MassTransit/tree/updating-starbucks-demo-to-rabbit-with-proper-line-endings



-Travis




JR

--
You received this message because you are subscribed to the Google Groups "masstransit-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to masstransit-dis...@googlegroups.com.
To post to this group, send email to masstrans...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/masstransit-discuss/b9e35cde-6f19-4ca9-b40e-a42f1a907334%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

JR VanMechelen

unread,
Jun 17, 2013, 3:21:31 PM6/17/13
to masstrans...@googlegroups.com
Good enough. Thanks!

JR
Reply all
Reply to author
Forward
0 new messages