I've installed Jboss4.0.2 on two servers  and configured JMS with HA-JNDI and  
MySql as a shared Database for both servers.
Examples of my configuration :  

server1 : Installazione di JBOSS4.0.2 - JMS - HA-JNDI e JNDI
server2 : Installazione di JBOSS4.0.2 - JMS - HA-JNDI e JNDI
Server3 : Installazione DB-MySQL

This is my problem: publishing a message on server1, JbossMQ on this server 
creates a message-id (and assigns it to the JMSMessage)  independently
by server2. Then if I publish a message on server2, JbossMQ on this server 
could assign the same message-id to the message. 
Of course this produces an error on DB.
 
Could some one give me hints in order to fix the problem,if possible?

thx
andreab

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3906753#3906753

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3906753


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to