Thanks, Carsten, for pointing this out. I wanted to use auth fw in a clustered tomcat environment (in future) and thus I have to look at the session serializability.
Well, it seems I have to dig into CoWarp. Hope to get the points as fast as it has been with the auth fw. Since I am now on 2.1.5.1 it looks like upgrading cocoon first... In any case of question I'll return to the list. Michael >Michael Wirz wrote: > > >>Hello again cocoon users, >> >>I am using the authentication framework. It works fine -- but recently I >>found some >>messages in the logs which made me think. Auth fw stores an XML (user id >>or the like) >>in an Authentication Context. After having logged in cocoon tells about >>java.io.WriteAbortedException: writing aborted; >>java.io.NotSerializableException: >>org.apache.cocoon.components.CocoonComponentManager. >>I wondered if auth fw stuff is serializable. >> >>Thanks for hints on that topic! >>Michael >> >> >> >No, auth fw does not support serializing sessions as (unfortunately) it >even has to store components into the session. >You can use CoWarp (which is included in 2.1.8) instead. It supports >session serialization and provides similar mechanisms. > >Carsten > > > > -- abs IT Service GmbH abs Gruppe Michael Wirz Entwicklung Landsberger Straße 57 82266 Stegen am Ammersee Telefon: +49 (0)8143 999 43 Telefax: +49 (0)8143 999 49 [EMAIL PROTECTED] www.eFonds24.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
