Hello,

I use Turbine 2.1 with Torque, Tomcat 5.x and postgresql.

When I navigate on my application then suddenly HttpSession has diffrend
ID and my session information (like e.g. TurbineUser) has been lost.
It happens always in this same part of my apps (when I navigate on other
part, everything is OK).
What's more ... this application was working correctly but we made
migration on different server. This happens only on the new server.
Old server and new one - have different tomcat versions but both are
5.x.

I checked and debugged my code very carefully and I don't see any error
- in Action class comes suddenly RunData object with different sessionID
(data.getSession.getId()). When I see cookies (JSESSIONID)... it has
also different ID.

Does somebody have any idea? 


With best regards,
Rafal


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to