[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 Nov 26 12:15:54 EST 2008
anonymous wrote : max messages and max session - these can probably go
These are used in the inflow part of the resource adaptor currently (in the class that implements javax.jms.ServerSessionPool).
anonymous wrote : All the dlq stuff can go - JBM has its own sophisticated dlq system
The DLQ functionality is also used in the inflow part - just for your information.
Thanks for the pointer to the internal API - I'll look it over and post some design.
I think we should aim for a solution that uses as much of the existing resource adaptor as possible for the first beta. After getting it up and running we can start to make optimizations.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192569#4192569
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4192569
More information about the jboss-dev-forums
mailing list