I was curious if anyone had any suggestions on a Java library that provides access to MSMQ? I\'ve downloaded the trial of the J-Integra Java-COM library and have built and
You can also try the http://javamsmq.codeplex.com/ which is also provide a complete solution of MSMQ JAVA interoperability.As well this having Unicode ASCII all functionality.In other dll based open source having memory leakage problem like crashing of application.But this open source don't having any memory leakage problem.