[Tapestry-developer] RE: Tapestry-developer digest, Vol 1 #576 - 1 msg
Brought to you by:
hship
From: Joel T. <Jo...@Sm...> - 2003-03-24 15:41:56
|
You certainly have to set up the visit data to be java.io.Serializable as your first step. Joel -----Original Message----- From: tap...@li... [mailto:tap...@li...] Sent: Saturday, March 22, 2003 2:20 PM To: tap...@li... Subject: Tapestry-developer digest, Vol 1 #576 - 1 msg Send Tapestry-developer mailing list submissions to tap...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/tapestry-developer or, via email, send a message with subject or body 'help' to tap...@li... You can reach the person managing the list at tap...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Tapestry-developer digest..." Today's Topics: 1. distributed environment (Eric Schneider) --__--__-- Message: 1 From: "Eric Schneider" <er...@ce...> To: <tap...@li...> Date: Fri, 21 Mar 2003 16:51:09 -0500 Subject: [Tapestry-developer] distributed environment Hi all, So, we're getting ready to deploy one of our applications in production. This happens to be the first tapestry application that is stateful. Our client is planning to run the application on three separate app servers, all running sun's sunone server. The application is currently running on all of the machines. The web server is setup to round robin requests to the 3 app servers. If a requests are routed to alternate app servers other than the server their visit was created on, we get the session timeout page. We can set up the web server to use a sticky approach, but we'd like to avoid that if we can. Can someone point me to some documentation on setting up tapestry apps in a distributed environment? Thanks in advance. eric. --__--__-- _______________________________________________ Tapestry-developer mailing list Tap...@li... https://lists.sourceforge.net/lists/listinfo/tapestry-developer End of Tapestry-developer Digest |