I need to run a java application on a Linux server, and I need to send messages to MSMQ queue on a windows server from that application. Is there a library available for Linux platform that I can use to build such application? I am planning to use Java JNI to run C++ code so that I can use the MSMQ C library provided by Microsoft for accessing MSMQ services. It is possible to do this if I run the java app on windows server, but Can I do this from a Linux server, how do I configure MSMQ on Linux server? What are the issues involved in sending messages to an MSMQ queue on Windows server from a Linux server? Apprecite any help on this.
Srinivas
Srini- Moved byAndrew Mason - MSFTMSFTTuesday, August 25, 2009 8:51 PMNot a Server Core question (From:Server Core Developers)
-