FWIW, I am working on wrapping the Tibco C# client with the NMS APIs. It is almost complete. I have all of the interface mappings done, but I have having some minor issues with getting Tibco to pick up a message from a queue when it is sent back to client. Once it is worked out, I will contribute this new implementation to the community.
This implementation will give a third direct provider for NMS: ActiveMQ, MSMQ, and now Tibco. I don't know what Tibco's client licensing is, so I may not be able to include their client assembly (TIBCO.EMS.DLL). You may need to acquire it separately. I don't know yet. I will update more as I make progress. - Jim James.Strachan wrote: > > On 10/20/06, Dave68 <[EMAIL PROTECTED]> wrote: >> >> Hi James and Hiram, thanks for the quick response! >> >> The Tibco EMS server does come with c# APIs and example client code when >> you >> download their evaluation server. Take a look at >> http://cf.tibco.com/eval/RegEval.cfm >> >> I really want to use NMS instead so that in future the application can >> also >> support other servers such as ActiveMQ, Sun, JBoss, etc. > > Awesome! Sounds like a great idea! > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/NMS-Provider-for-Tibco-EMS--tf2480565s2354.html#a12932375 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
