After quite a while I was checking up OJ and OD when I came across IKVM.
IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework. It includes the following components:
- A Java Virtual Machine implemented in .NET
- A .NET implementation of the Java class libraries
- Tools that enable Java and .NET interoperability
Some of the threads I have started following due to IKVM include the following.
Blog of Jeroen
Article by Avik Sengupta on OnJava.com
Christopher Steen's blog entry about using ActiveMQ JMS from C# via the IKVM runtime.
IKVM on TheServerSide.net