oops... found this in the archives... it would be helpful on the website
maybe....

[HOWTO] Extend TurbineUser with your own class...

----- Original Message -----
From: "Dan Bachelder" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 19, 2001 2:21 PM
Subject: changing the User object


> I was just wondering if I am correct in the following.
>
> If I want to add some application specific stuff to my User object I need
> to:
>
> 1) change turbine-schema.xml to reflect the new column I want
>
> 2) write a implementation of the User interface to replace the TurbineUser
> implementation
>
> 3) set the services.SecurityService.user.class property in
TurbineResources
> to reflect the new implementation
>
> 4) run "ant init" to regenerate the TurbineUserPeer stuff...
>
> Then I should be good to go?
>
> thanks,
> dan
>
>
> ---------------------------------------------------------------------
> 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