Josh, Josh Hone wrote:
> Paul - > > Thanks very much for your response. However, the problem is precisely > that when I do log out, the variable is not saved. This variable is not > one of the usual ones that are attached to a User; it is my own. Does > this mean that I have to extend the JetspeedUserProfile and Peer for the > persistent storage to work? Anything in Perm should be saved in a "blob" written to the database. What is the version and date you download Jetspeed? > > BTW, I put some turbine Log.info statements into the code to tell me > what it was saving as the variable at different times. These show me > that the variable is saved correctly. It goes into permanent storage > and comes out of it fine during the same session. However, during > different sessions it forgets what the variable is. > > TIA, > Josh Hone > > Paul Spencer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
