aspose file tools
The moose likes Tomcat and the fly likes Tomcat and OpenJMS 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 » Products » Tomcat
Reply Bookmark "Tomcat and OpenJMS" Watch "Tomcat and OpenJMS" New topic
Author

Tomcat and OpenJMS

Ramaswamy Srinivasan
Ranch Hand

Joined: Aug 31, 2004
Posts: 295
Hi All,

Can you suggest me some good material, and examples, to get started with the OpenJMS, on Tomcat?

Thanks in advance.

Cheers,
Ram
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12268
    
    1
A Google search for "OpenJMS" turned up lots of examples including the sourceforge link http://openjms.sourceforge.net/.
Java Message Service seems to be a mature technology, and of course, J2EE now has MessageBeans.
In combining JMS with servlets, it seems to me that the biggest problem will be in coordinating the Threads and handling timeouts and other communication failure.
Bill


Java Resources at www.wbrogden.com
Ramaswamy Srinivasan
Ranch Hand

Joined: Aug 31, 2004
Posts: 295
Hi Bill,

Thanks for the link.

Cheers,
Ram
 
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: Tomcat and OpenJMS
 
Similar Threads
Configuring jms with tomcat
Using OpenJMS 0.7.5 and Tomcat 4.1.x
http error 500 ServletException: Cannot allocate servlet instance...
OpenJMS in Tomcat
Tomcat - JMS