users@glassfish.java.net

Re: iPlanet Web Server can not handle session ? Please help!..

From: <forums_at_java.net>
Date: Thu, 21 Apr 2011 09:47:53 -0500 (CDT)

Hi,

I don't know if that can help but it looks like you are using an old version
of the clusterjsp on which session replication does not work with glassfish
3.1:

  * Served From Server: 192.168.1.175
  * Server Port Number: 80
  * Executed From Server: linuxgf170
  * Executed Server IP Address: 127.0.0.1
  * Session ID: 3ed17253ef55fb5d37203a738e2b
  * Session Created: Thu Apr 21 00:20:08 ICT 2011
  * Last Accessed: Thu Apr 21 00:20:08 ICT 2011
  * Session will go inactive in 1800 seconds

 

You should try this one :
http://wikis.sun.com/download/attachments/209655304/clusterjsp.ear that works
fine for me.

I guess the problem comes from the file sun-web.xml, more precisely from the
session-config markup. Don't forget the "--availabilityenabled true" option
at deployment.

This new version also gives you the name of the glassfish instance, and it is
quite useful :)  :

  * Executed From Server: ubuntu-server
  * Served From Server instance : instance3

 

Regards,

Fabien Leroy.

 

 


--
[Message sent by forum member 'fleroy41']
View Post: http://forums.java.net/node/793583