I am developing a CRM solution using Java which can be
integrated with exisiting enterprise applications. One of our clients
wants to use MSMQ for delivering messages to our application. And our
application should receive the message and act upon it. The problem
is there is no provider for MSMQ. Can anyone let me know how to solve
this problem. I dont want to use JIntegra or Microsoft SDK for Java.