I am using two JBoss 4.2.3 in clustering mode. I have a requirement to generate unique
identifiers for the messages that are received by both the JBoss that has to be unique
across both the JBoss servers.
What could be the best method of doing that?? I thought of using java.util.UUID class in
both the JBoss seperately to generate them. Will this help, or it will create duplicates
across servers?
Thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179218#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...