Apache.NMS.WCF developers?

2013-02-26 Thread stynor
e the resulting code back to the project). Any takers? Thanks, Steve stynor at gmail dot com -- View this message in context: http://activemq.2283324.n4.nabble.com/Apache-NMS-WCF-developers-tp4664174.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Apache.NMS.WCF developers?

2013-02-27 Thread stynor
Well... Where do I start :) Full disclosure: I'm a java developer trying to add support for our .NET developers. I know just enough .NET to get myself into serious trouble. The NMS.WCF source does not have any example or test projects - and no documentation that I've been able to find. The st

Re: NMS.WCF Bindings

2013-02-27 Thread stynor
Mike - Did you ever find any documentation or examples for the Apache.NMS.WCF library? I'm starting down the same path you seem to have started a few months back - so far, haven't found any examples or unit test code to validate that the WCF library still behaves as designed... Thanks! Steve

Re: Apache.NMS.WCF developers?

2013-02-27 Thread stynor
Its either that, or bitrot has set in and the code - which appears to be almost 5 years old now. Perhaps it simply no longer works with modern versions of .NET? Since I can't find any documentation, or examples or unit tests I really don't know where to start. I scraped together a working fire-a

Re: Apache.NMS.WCF developers?

2013-02-28 Thread stynor
Thanks! Yes, I'll send a test case - I'll need to clean up the code since the driver program I'm using is a bastardized adaptation of a unit test we used on a previous project with a different JMS implementation. Where should I post the code? Should I open up a JIRA ticket and attach there?