EJB 3.0 Sessionbean working with C# over Glassfish
I played a little bit around with accessing an EJB Sessionbean from a C# client and encountered a lot of problems to get a reference of the EJB Sessionbean in C#. To help other people, I want to share my experience in this short article.
Some helping resources:
