Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

MSMQ - Java

  Asked By: Anpu    Date: Dec 20    Category: Java    Views: 1148
  

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.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Oliver Evans     Answered On: Dec 20

Why dont you use JMS, it is same MSMQ, you can use it for publishing
and subscribing message.

 
Didn't find what you were looking for? Find more on MSMQ - Java Or get search suggestion and latest updates.




Tagged: