Anonymous | Login | Signup for a new account | 12-17-2024 11:02 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002619 | [Resin] | minor | always | 04-22-08 10:44 | 04-22-08 13:40 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.1.6 | Product Version | 3.1.6 | ||||
Product Build | |||||||||
Summary | 0002619: BlockingQueue for 3rd-party jms | ||||||||
Description |
(rep by wesley) 2. I felt strange that I have to create a new JmsConnection and JmsSession when producing a message, but need not to do it when consuming it. I think there should be a easy way to producing a message using resin IoC, eliminating the JmsConnection/JmsSession stuff. |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Notes | |
(0003004) ferg 04-22-08 13:40 |
jms/002{0,1,2,3} The syntax is: <bean name="myQueue" class="com.caucho.jms.queue.JmsBlockingQueue"> <init> <factory>${jmsConnectionFactory}</factory> <destination>${jmsQueue}</destination> </init> </bean> Docs are at http://caucho.com/resin/doc/resin-messaging.xtp [^] |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |