[JBoss-user] [JBoss.NET & SOAP] - Re: SAOP vs RMI

2004-03-16 Thread ndraper
When you have two servers that you want running 7x24 that need to communicate. We have an environment where we want our servers always available. Through RMI there is a case where one server ÂA will cache the connection to another server ÂB. When the server ÂB goes down, server ÂA must fl

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Flooding JBossMQ hangs Linux - What is recommended?

2004-03-16 Thread ndraper
I wanted to follow this up with what I found. We switched to the file system persistence cache, by removing hsqldb-jdbc2-service.xml and adding file-pm-service.xml to the deploy/jms directory. I plan to test mysql and others to see which is faster. For my application, the file system has fixe

[JBoss-user] [Messaging, JMS & JBossMQ] - Flooding JBossMQ hangs Linux - What is recommended?

2004-03-10 Thread ndraper
We have a few application servers in production which have locked up so that we cannot bring up a bash shell. They would only lock up after many days of running. The logs did not show anything conclusive, each crash has a different sequence prior to the crash in the log. After trying many dif