[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS client : Client side persistence when connection to

2005-09-21 Thread gozen
Thanks a lot for the info. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3896084#3896084 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3896084 --- SF.Net email is sp

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS client : Client side persistence when connection to JMS

2005-09-19 Thread gozen
Hi, Is there anyway I can implement client side persistence using JBossMQ for my JMS client when the connection to JMS server breaks? There is a client side persistence feature in FioranoMQ. Here is the url : http://www.fiorano.com/products/fmq/overview.htm#3 Is there any similar feature in JB

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: SocketTimeoutException:Read timed out after client conne

2005-08-21 Thread gozen
Here is the client log DEBUG: 2005-08-22 09:36:25,437 [JMSManager] establish the connection... DEBUG: 2005-08-22 09:36:28,421 [SpyConnectionFactoryObjectFactory] Extracting SpyConnectionFactory from reference DEBUG: 2005-08-22 09:36:29,031 [SpyConnectionFactoryObjectFactory] The GenericConnectio

[JBoss-user] [Messaging, JMS & JBossMQ] - SocketTimeoutException:Read timed out after client connect t

2005-08-20 Thread gozen
I have a JMS client that connect to server. When I started the JMS client, the client managed to connect to server. And once connection was established, the client instantly send a message to server to record down the client startup time. Server log shows that client startup time was recorded(