I entered a JIRA (https://issues.apache.org/activemq/browse/AMQNET-138).
Before I dig into the code, would you ensure that the config files have been copied into the same directory as the NMS files. For every protocol, you will need the corresponding config files. Following are the basic configuration filenames: nmsprovider-activemq.config nmsprovider-stomp.config nmsprovider-tcp.config These files are provider specific, and are located in the subversion directories that you checked out. They are located in several directories, but you should be able to find them in the same deploy directory in which you found the NMS assemblies you are using. These config files must be copied with the NMS assemblies. Let me know if the config files are the problem or not, and I can determine the best course of action with the JIRA. - Jim On Fri, Jan 30, 2009 at 4:20 PM, Jim Gomes <[email protected]> wrote: > Sorry for the delay.... > > STOMP should be supported, but it just appears to be broken from recent > changes. If there isn't a JIRA for this already, I'll throw one in there > and take a look at it. Hopefully, it shouldn't be too hard to fix. The > STOMP code is all still there, it's just an error in selecting that protocol > for use. > > > On Mon, Jan 19, 2009 at 3:40 PM, Timothy Bish <[email protected]> wrote: > >> Looking at the code it looks to be there, I haven't worked on the C# >> client much and can't yet get the unit tests to run so not sure whether >> its broken or not. Perhaps one of the other NMS guys will chime in. >> >> >> >> On Mon, 2009-01-19 at 15:30 -0800, alters wrote: >> > Should I take from this response that you don't support STOMP in the >> main >> > code base any more? >> > >> >> >> -- >> Tim Bish >> http://fusesource.com >> http://timbish.blogspot.com/ >> >> >> >> >
