Mantis Bugtracker
  

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

- Relationships

- 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 [^]

 

- Issue History
Date Modified Username Field Change
04-22-08 10:44 ferg New Issue
04-22-08 13:40 ferg Note Added: 0003004
04-22-08 13:40 ferg Assigned To  => ferg
04-22-08 13:40 ferg Status new => closed
04-22-08 13:40 ferg Resolution open => fixed
04-22-08 13:40 ferg Fixed in Version  => 3.1.6


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker