[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JGroups configuration (JBMESSAGING-960)
sergeypk
do-not-reply at jboss.com
Thu May 17 04:14:42 EDT 2007
Ok so I'm going to add other similar tests to check the rest of Brian's points. I don't want to use CPSCFJChannelFactory in the tests because it's a test-related object and I'd rather test the real thing. I could make DefaultClusteredPostOffice.syncChannel and asyncChannel fields protected, derive a test class from it exposing those fields and then use that class, but it looks like a lot of work for little payoff.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046397#4046397
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046397
More information about the jboss-dev-forums
mailing list