Hey Joby, I'm glad you got everything working okay. The first step was to download the code and run the walkthrough, so your already ahead of the game.
If you are interested in contributing, take a look at JIRA [1] (which is our issues tracking system), and see if there is anything on there that you might be interested in working on. In order to provide comments/updates to the issues you'll need to create an account with JIRA, and ASFAIK if you want to assign any issues to yourself you'll have to email Daniel Kulp (dkulp(at)apache.org) with your jira username. Also take a look at the Apache FAQ for developers[2] and contributors[3] -Ben Dewey [1]: https://issues.apache.org/jira/browse/STONEHENGE [2]: http://apache.org/dev/ [3]: http://apache.org/dev/contributors.html -----Original Message----- From: Joby Abragan-Lee [mailto:[email protected]] Sent: Wednesday, July 22, 2009 11:26 AM To: [email protected] Subject: New to group Hi all, I downloaded the code after seeing Ben Dewey's StoneHenge presentation. Everything went well and I was able to go through the Interoperability Walk-through with no issues. I did encounter one error when running the dotnet code in Visual Studio. As I was logging in to the application, I got a System.Reflection.AmbiguousMatchException when the login method of the BusinessServiceClient.cs was called. Later, I found out that I accidentally changed the business service for DotNet in the SQL table to "JAVA_OPSSEC" (which I belatedly realized was not a valid entry for that column). Everything worked well after I corrected the value. Anyway, I'm really interested in helping out with the project. Where do I start? - Joby
