[jboss-dev-forums] [Design of EJB 3.0] - JBAS-2408 - EJB3 / JCA integration
jesper.pedersen
do-not-reply at jboss.com
Fri Apr 11 04:50:30 EDT 2008
I'm going to look into the
http://jira.jboss.com/jira/browse/JBAS-2408
task which is about the integration between EJB3 and JCA in regards to inbound messaging for EJB 2.1 and EJB3.
I have been going over the existing code - especially JBossMessageEndpointFactory, MessageInflowLocalProxy and MessagingContainer.
The previous thread on this task discusses how the separation should be done using a MessageEndpointFactory, which is done.
So what are the design/implementation goals for this task in context of the new microcontainer ?
I can see two areas that would benefit the implementation:
1) The TODO in JBossMessageEndpointFactory::resolveResourceAdapter about the creation of the ObjectName for the RA - is this still valid ?
2) The use of JMSProviderAdapter in MessagingContainer which add a JAR dependency - we can just move this class to the ejb3 namespace
The previous thread on this issue is here: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=73265
Any input on this task would great.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143396#4143396
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143396
More information about the jboss-dev-forums
mailing list