Just finished migrating from 2.2 to 2.3 RC1 successfully
take a look at the 2.3 documents for the new TorqueSecurityService.

while not trivial to migrate, it does solve the ExtendedUser not found
problem
good information on these emails from the developers list as well

http://www.mail-archive.com/[EMAIL PROTECTED]/msg12645.html
http://www.mail-archive.com/[EMAIL PROTECTED]/msg12663.html

Oron

-----Original Message-----
From: Scott Eade [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 20, 2003 3:43 PM
To: Turbine Users List
Subject: Re: extended user class not found problem


Henning P. Schmiedehausen wrote:

>Michal Frackowiak <[EMAIL PROTECTED]> writes:
>
>
>>I have a diffrent entry in Tomcat's logs. just after a tomcat is
>>started, my app throws an error. what helps is reloading app using the
>>manager application. but when I start tomcat and try to use my app I get
>>an entry in logs:
>>
>>
>
>Do you really need session persistence over container restarts? If not,
>configure your container to not save the sessions.
>
>
While I haven't checked the latest tomcat release, certainly up to now
the mechanism provided to stop the sessions from being persisted across
a context reload/container restart does not in fact work.

I have made the script I use to start tomcat delete the persisted session
file.  If it is a system that I alone am testing the problem usually does
not occur if I logout before I reload the context manually - if you auto
reload then you are probably going to have to restart manually in order
to clear the persisted sessions (as suggested by Michal).

It would be great to eventually track down the culprit.

Scott

--
Scott Eade
Backstage Technologies Pty. Ltd.
http://www.backstagetech.com.au





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


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

Reply via email to