[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: [JBMESSAGING-1367] Create JCA resource adapter for JBM 2
jesper.pedersen
do-not-reply at jboss.com
Mon Jan 12 11:13:35 EST 2009
Mhmm, since the outbound part of the adaptor needs to expose the JMS 1.1 API it maybe would be better to use the jms.client package for the foundation instead of core.client.
E.g. the managed connection factory keeps a JBossConnectionFactory instance.
It seems like it would save a lot of duplicated work.
What are your thoughts on this ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201068#4201068
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201068
More information about the jboss-dev-forums
mailing list