[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - [JBMESSAGING-1367] Create JCA resource adapter for JBM 2.0

jesper.pedersen do-not-reply at jboss.com
Tue Nov 25 16:00:16 EST 2008


The idea of this task is to replace the generic JMS resource adaptor currently used in JBoss Application Server with a resource adaptor that is specific to JBoss Messaging 2.0.

This will help in various ways:

1) Help with JBoss Messaging integration in various projects -- like JBoss Application Server
2) Provide a dedicated resource adaptor implementation that can expose JBoss Messaging specific features
3) Make the generic JMS adaptor an optional component in JBoss Application Server

An overview of the configuration options for the generic JMS adaptor can be found here: http://www.jboss.org/community/docs/DOC-9352 serving as a starting point for the discussion. 
The code lives here: http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/trunk/connector/src/main/org/jboss/resource/adapter/jms/

Take a look at the current source code to gather ideas of new features / how you would like things done differently in the specific resource adaptor - like removing the use of javax.jms.ConnectionConsumer.

Feel free to add sub-tasks to the holder issue for this work: https://jira.jboss.org/jira/browse/JBMESSAGING-1367

Based on your feedback I'll get some code up and running that we can import into the messaging SVN as a sub-project and take it from there.


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

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



More information about the jboss-dev-forums mailing list