[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: [JBMESSAGING-1367] Create JCA resource adapter for JBM 2
timfox
do-not-reply at jboss.com
Wed Dec 3 12:22:19 EST 2008
"jesper.pedersen" wrote : anonymous wrote : I'm not sure what you mean. That is an instance of the interface...
| Ok, so I need to pass discoveryGroupName and discoveryGroupPort in through the configuration.
|
There are several ways you can instantiate a session factory. One is by specifying a discovery address on which it can listen, or you can specify the server connection info straight out, or a list of servers and backup servers...
Take a look a the constructors on ClientSessionFactoryImpl - we probably need all the ClientSessionFactory attributes configurable via the JCA config.
anonymous wrote : Can you explain a bit more what endpoint isn't available means?
In this case it would be that a Message Driven Bean (endpoint) isn't available or failed to handle the incoming message.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194106#4194106
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194106
More information about the jboss-dev-forums
mailing list