Java Native Interface library for MSMQ - opensource on CodePlex

More CodePlex stuff.

I have posted MsmqJava, an open source MSMQ Library for Java, on CodePlex.

Find it at https://www.codeplex.com/MsmqJava .

This thing allows any Java application running on Windows to connect to MSMQ, to enqueue and dequeue items, via a Java Native Interface.   It's a nifty technology enabling interop between .NET apps and Java apps via MSMQ. 

This is a first release, very basic functionality.  Check it out.  And contribute if you can!

If you have questions on usage, check the CodePlex forums.

Cheers!