On Tuesday, Feb 4, 2003, at 08:29 US/Pacific, Joe Eugene wrote: > I belive CFMX for J2EE uses an XML file to store and replicate > Sessions in Memory, where every server in the cluster is aware of > other server sessions.
The ability to replicate sessions is a property of the underlying J2EE app server. Replication with JRun is done via a specific replication service and such services auto-discover each other using JINI. See my blog for more details: http://www.corfield.org/blog/2003_01_01_archive.html#86812383 > Why cant this be done for CFMX Standalone? If you can figure out how to configure CFMX Standalone's captive JRun instance to use clustering and specific unique server names, then you should be able to do this. I haven't tried it. I don't know whether it's possible. Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

