Hi all, In our production environment we are (slowly) switching from the Lotus Domino Webserver to Tomcat (and JBoss). But for now we have to use both because we can't switch all applications at once.
Therefore some of our webpages (applications) use both the Domino webserver and the Tomcat server. Unfortunatly we have some problems with session time-outs. For instance, when a user logs in our webapplication (we use Domino authentication) a Lotus Domino HttpSession is created. Then when a user clicks a link in the application the user is sent to a Tomcat application. The user then stays in the tomcat application for more than a hour. Then he cliks another link which sends the user back to the Domino server. But then, Ooops... The session of the Domino server is timed-out! This ofcourse goes both ways.... (The tomcat session could time out, while the user is busy in the Domino web-application). We have absolutely no idea on how to fix this problem. We have searched the net for days and tried a lot, but nothing seems to work. Maybe some of you guys encountered the same problem? Can you help? Thanks, Harm de Laat Informatiefabriek The Netherlands --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
