[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Initial cut of MC integration work
timfox
do-not-reply at jboss.com
Tue Nov 6 15:09:42 EST 2007
Just looking at Andy's recent commit.
Looks good. :) A few initial comments/questions from a cursory look at the code:
1) The Bridge MBean is still there
2) Are DestinationMBean/TopicMBean/QueueMBean used any more? (If not we should remove them)
3) Do we really need ManagedDestination, ManagedQueue and ManagedTopic?
ManagedTopic is only meaningful to JMS (the new core eventually won't know about topics - since this is a JMS concept).
4) As you mention, probably Configuration attributes should not be static.
4) Configuration:
So far we have separate config files for
a) serverpeer (also contains old post office config)
b) connection factories
c) destinations
d) persistence manager?
can we/should we combine these further?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102339#4102339
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102339
More information about the jboss-dev-forums
mailing list