***** ANNOUNCEMENT ***** The Apache.NMS.Stomp 1.2.0 Release bundle is now available at the following location:
<http://activemq.apache.org/nms/activemq-net-120-release.html> This is the first release of the NMS Stomp client. Its being released as v1.2.0 to keep in step with the NMS API version its built against. This NMS client provides a small lightweight Stomp client that can be used on .NET Compact Framework, something that the ActiveMQ client no longer supports. Support for as much of the NMS API as possible is provided in this client, however some features such as QueueBrowser and StreamMessage support are not provided and will throw an exception if you attempt to use them. This release does support sending and receiving MapMessage objects using ActiveMQ's Stomp message transformation feature, MapMessage are marshaled and unmarshaled as XML. There are release binaries and debug binaries (with PDBs) provided. The binary ZIP files include pre-built assemblies for all of the platforms that are supported: Currently this library provides support for: Mono 2.0 .NET 3.5, 2.0 .NETCF 2.0+ Regards -- Tim Bish Open Source Integration: http://fusesource.com ActiveMQ in Action: http://www.manning.com/snyder/ Follow me on Twitter: http://twitter.com/tabish121 My Blog: http://timbish.blogspot.com/