Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jms thread: JMS 1.0.2 integration w/EJB 1.1


Message #1 by Jeff Kennedy <jeff.kennedy@i...> on Wed, 24 Apr 2002 08:32:27 -0500
Do you know how to implement a JMS solution using EJB 1.1 spec (no message
driven beans) and a servlet (vs. startup class)?  I have a servlet class
receiving my messages, but it seems to be serialized to process only one
message at a time using a single thread.  Why aren't multiple servlet
threads being utilized?  Any help would be appreciated!  Thanks!

Jeff


  Return to Index