[JBoss-dev] [JBossCache] - Re: Beginning Question: TreeCache and Clustering Requiremen

2005-03-02 Thread cortesr
Thanks for the reply. Currently, our JBoss applications don't use transactions with Hibernate against our database. Am I right in saying that I would still have to use dummy transactions with the TreeCache in order to get replication to work across the servers, albeit without JBoss

[JBoss-dev] [JBossCache] - Beginning Question: TreeCache and Clustering Requirement

2005-02-28 Thread cortesr
I apologize if this question has been asked before but I searched the forum and couldn't find an answer. Does anyone know if it's necessary for instances of JBoss to be clustered to use the TreeCache caching framework? Our current environment utilizes the NetScaler hardware-based load

[JBoss-dev] [Tomcat] - Re: Prevent Tomcat from processing requests before jboss has

2004-08-25 Thread cortesr
We use the Netscaler hardware device for our load balancing along with Apache and the Mod J/k module. Netscaler will not send a request to the machine running Apache if Apache is down. Thus, a request never hits the JBoss instance unless Apache is running. Simply stopping Apache on the