I was thinking of building a standard tool to bridge JMS to C# clients, to make any JMS broker accessible for them!
Hiram Chirino <[EMAIL PROTECTED]> wrote: You don't need to use IKVM anymore to use ActiveMQ. IKVM would run the Java byte code under .NET. We now have a native .NET client that you can use. 1. Get the source code: http://activemq.apache.org/nms/source.html 2. Build it http://activemq.apache.org/nms/building.html Then use the resulting library like this example did: http://activemq.apache.org/nms/nms.html On 7/24/07, Ahmed Al-Obaidy wrote: > Thnx James > > but could anyone point me out how to use ikvmc to build the library.... > an old article is here > > http://dotnetjunkies.com/WebLog/csteen/archive/2004/08/20/22813.aspx > > but doesnt say how to build the dll using ikvmc!! > > > James Strachan wrote: On 7/24/07, Ahmed Al-Obaidy wrote: > > How to build the ActiveMQ.dll that come with NMS? > > Here you go > http://activemq.apache.org/nms/building.html > > -- > James > ------- > http://macstrac.blogspot.com/ > > > > --------------------------------- > Be a better Heartthrob. Get better relationship answers from someone who > knows. > Yahoo! Answers - Check it out. -- Regards, Hiram Blog: http://hiramchirino.com --------------------------------- Yahoo! oneSearch: Finally, mobile search that gives answers, not web links.
