[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
Wed Dec 3 11:35:17 EST 2008


Just a quick question - do I need to use the client.impl classes ?


  | ClientSessionFactory csf = new ClientSessionFactoryImpl(discoveryGroupName,  discoveryGroupPort);
  | 

Or can I get an instance of the interface from somewhere ?

btw - DLQ handling will properly be mandatory in JCA 1.6 if an endpoint isn't available to the resource adaptor - so I keep the functionality around.

For now I have the classes in org.jboss.messaging.ra and sub-packages.

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

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



More information about the jboss-dev-forums mailing list