Does no reply mean that I am doing something that is obviously stupid?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853603#3853603
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853603
--
Sorry, the above should be:
Class code is:
public class StateSyncTest extends HAServiceMBeanSupport implements
HANotificationBroadcasterExampleMBean, HAPartition.HAPartitionStateTransfer {
| Collection receivedMessages = new LinkedList();
| String currentWord;
|
|
| protected void
ntWord;
}
public void setCurrentWord(String currentWord) {
this.currentWord = currentWord;
}
}
MY xml is as follows:
jboss:service=DefaultPartition
Thanks in advance,
Dave_dave
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtop