[JBoss-user] [Messaging, JMS JBossMQ] - Re: Slight problem still regarding the fix for bug JBAS-1489

2006-05-22 Thread shadkam
Hi, Even we are facing the same problem mentioned by Joe. But for us, the same code works fine on BSD and Linux, but does not work on windows XP. Following is the scenario: o Server is up, happily posting msgs to the clients, everything is fine. o Somebody pulls out the network cable of the

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Slight problem still regarding the fix for bug JBAS-1489

2006-05-22 Thread shadkam
Also, I forgot to mention one thing ... we did try setting exceptionListener and then handle the exception, we re-got the ConnectionFactory from JNDI and created the sessions etc afresh ... but that did not help, perhaps because the ConnectionFactory itself had become corrupted (its internal

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Slight problem still regarding the fix for bug JBAS-1489

2006-05-22 Thread shadkam
Also, I forgot to mention one thing ... we did try setting exceptionListener and then handle the exception, we re-got the ConnectionFactory from JNDI and created the sessions etc afresh ... but that did not help, perhaps because the ConnectionFactory itself had become corrupted (its internal

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Slight problem still regarding the fix for bug JBAS-1489

2005-08-05 Thread [EMAIL PROTECTED]
jmihalich wrote : | 2005-08-05 14:48:56,655 [hread] INFO org.jboss.ejb.plugins.jms.JMSContainerInvoker : Reconnected to JMS provider | JBAS-1489 is completely unrelated to MDBs. It is for user created MessageListeners. Useful links: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHelp and