aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes riteria for creating connection factories Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "riteria for creating connection factories" Watch "riteria for creating connection factories" New topic
Author

riteria for creating connection factories

william kane
Ranch Hand

Joined: Nov 21, 2000
Posts: 260
What is the criteria for creating connection factories for JMS destinations?Is it ok to have one connection factory for a queue for the whole application?How does that compare to having a connectin factory per module?
Thanks in advance
William


Help me!Help you!!!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: riteria for creating connection factories
 
Similar Threads
Difference in Abstract Factory and Factory pattern
Abstract Factory pattern
Can a Session bean use URL and URLConnection classes ?
Error using JNDI in JMS Queue lookup
Who does create/configure administered objects?