JMS Resource Adapter

Backport improved JmsRA from head.
The fixes include:
1) No need to explicity close sessions/receivers/producers
they are tracked by the connection
2) Implemented methods that were previously disallowed
Most importantly start() should be invoked when you are receving
messages.
3) Disallowed methods that shouldn't be allowed on the server
This includes disallowing more than one session for a connection
on the server.
Use JmsManagedConnectionFactoryNonStrict in the ra.xml
of jms-ra.rar if you want the old behaviour. But this is really intended
for application client usage.
  
The backport does not include support for JMS1.1

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830475#3830475

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830475


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to