aspose file tools
The moose likes Web Services and the fly likes Can JMS talk with non java applications? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Can JMS talk with non java applications?" Watch "Can JMS talk with non java applications?" New topic
Author

Can JMS talk with non java applications?

Divya Mehrotra
Greenhorn

Joined: Mar 01, 2005
Posts: 21
Can JMS talk with non java applications?


Divya Mehrotra
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35223
    
    7
JMS is a Java API, so it can only be used with Java applications. But the messaging services that JMS is used with -e.g. MQ series- generally have APIs for a number of different languages. Check the documentation of the one you're using to see which languages it supports.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Can JMS talk with non java applications?
 
Similar Threads
Can JMS Client be Non-J2EE?
MQ Listener
Java / .Net interoperability
RMI/JMS/???
integeration question