-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 22 March 2002 01:15 am, Markus Strau� wrote:
> so far I succeeded in extending the Turbine_User by another column. If I
> add an user via the database, all would look fine, the new column is
> displayed with the correct value in the user-browser screen. But what I
> would like to do is to enable User Creation for the admin screen as well
> with the new column. So what I tried was to change the UserUpdateAction
> and casting the "normal" user to my extended one. but this does not work
> properly, i.e. i can still only create a "normal" user without my new
> column. Where do I have to do changes? Or does the additional column
> have to be treated in the new UserUpdateAction?
> Please help me here - I am a little confused.


Did you extend the TurbineUserPeer Object to make the new attribute 
available to the map builder?

- From the js source distro have a look at the files in..

.../src/java/org/apache/jetspeed/om/security/
and
.../src/java/org/apache/jetspeed/om/security/peer
-----BEGIN PGP SIGNATURE-----
Comment: Verify the authenticity of this message with the public key available at 
http://pssp.com/dgp_pk.asc

iD8DBQE8m2xFjmjAPDT0/nERAsHyAKCEgEXdF52eLMXWLGqyV5sYXTgLWgCgmvxd
4VA8+ylTcT4s68HuV7jMeHg=
=dlx4
-----END PGP SIGNATURE-----

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

Reply via email to