aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Biginier of JMS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Biginier of JMS" Watch "Biginier of JMS" New topic
Author

Biginier of JMS

ramesh kancherla
Ranch Hand

Joined: May 01, 2008
Posts: 120
Hi,

I am using JMS in my project with Spring ,Hibatis and weblogic server.

I am new to JMS. can any one please suggest me environment (jars) for imlemeting JMS.


Thanks & Regards
Ramesh k
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8147
    
  52

The JMS chapter in the JavaEE tutorial might be a good start. As for the jars, they will be available in the application server that you are using - Weblogic, in your case. For the exact name of the jar(s), you will have to lookup the WebLogic documentation.


[My Blog] [JavaRanch Journal]
ramesh kancherla
Ranch Hand

Joined: May 01, 2008
Posts: 120
Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Biginier of JMS
 
Similar Threads
how to set the path for JMS
The OPENJMS_HOME varisble is not set correctly...
Weblogic 10.3 Messaging Bridge
Unable to create native thread
Which is best and free jms provider