Unanswered Microsoft JDBC and MSMQ

  • Thursday, February 07, 2013 12:56 AM
     
     

    I thought there was a way to access MSMQ via Miscrosoft JDBC (extensions, I'd imagine). I can't seem to find any example code. I need to interop between a Java and .NET application and a messaging paradigm seems to be the best way forward since the messages are best consumed asynchronously. I'd like to see some sample code if not full documentation.

    Thanks