Re: ActiveJMS & ActiveMQ

2007-11-25 Thread sparky2708
Yes, I successfully did it twice. The COM way works fine (write the COM object in C#) -- just like bloomberg's: =blp("IBM Equity", "PX_LAST") I also did it using RTD (you can just write an RTD server using the C# library and call it from Excel using excel's RTD function). This one is more annoyin

Re: ActiveJMS & ActiveMQ

2007-11-19 Thread Greg Griffin
Any updates on making this easier? Am not a .NET guy. Ideally something like typing in an Excel cell: =activemq("FOO.TOPIC","myField") :-) Thanks. sparky2708 wrote: > > Has anyone had any success running ActiveJMS to connect to ActiveMQ? I > gave it a few attempts but haven't had much succe