Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Which are free available JMS implementation..?

843830Jul 31 2007 — edited Aug 3 2007
Hello,

I believe there are several of JMS implementation available in market Eg. IBM : MQSeries, Progress: SonicMQ, Sun: JMQ, Softwired: iBus, BEA : WebLogic etc. I wanted to deploy JMS to exchange messages/events among various modules in our product. So, which among the above implementation or anything else is available freely on all the following platforms : Windows, Sun solaris, HPUX.

I am planning to deploy pub/sub messaging domain where a product module will publish a topic and other interested modules will subscribe for specific topics using message selectors.

Please suggest me on how to use JNDI to configure administered objects (TopicConnectionFactory, Topic, Queue) as part of JMS. I do not have much knowledge on JNDI.

Thanks for the information.
Deepak
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 31 2007
Added on Jul 31 2007
2 comments
148 views