some weeks ago I asked about JBoss clustering. Now we starting implemnet our new projekt. We use stateless session beans and entity beans (Commit Option B). This are beans which aren't synchronized in an cluster. At the front we have Apache Webserver with mod_jl load balancer. All requests to the webcotainer will be redirect to two Jetty or Tomcat instances, which runs with JBoss in one instance. That means, that we have two JBoss instances. Each on own hardware. The Webcontainer uses normal JNDI for calling sesssion beans. We don#t need HA-JNDI and we don't need cluster. If we use session replication in Jetty, than this should work without cluster. Or I'm wrong? If we session replicationm in Tomcat, than we need JBoss cluster.
What happens if we use MDB or Scheduler? need we than a cluster?
Regards, Rafal
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user