Hello,
I'm having problems when extending the TURBINE_USER table in the database. I 
followed the HowTo and I think I did everything like described, but it works 
only partly. If I set one of my new properties on a User object and then call 
TurbineSecurity.saveUser(runData.getUser()) it gets written to the db. But if 
I take a user from the session and call getProperty, it is always null, even 
if the respective column in the db is not. I implemented the 
setProperty/getProperty via the Perm hashtable, as described in the HowTo. It 
seems the perm hashtable gets written to database columns, but the columns 
are not read. Any ideas ? Can anybody tell me where exactly the hashtable is 
filled - I could do some debugging then, but it's hard to find the place in 
all the classes.
Thanks a lot
Stefan

-- 
Stefan Kuhn M. A.
Cologne University BioInformatics Center (http://www.cubic.uni-koeln.de)
Zülpicher Str. 47, 50674 Cologne
Tel: +49(0)221-470-7428   Fax: +49 (0) 221-470-5092


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

Reply via email to