Posting this here for a faster response...
I need to save the user's id in db. Here's what I have in database
descriptor:
<value name="owner_id" type="int">
<mode name="session-context" type="all">
<parameter>authentication/authentication/ID</parameter>
</mode>
</value>
All I get is NULL in the db. Is the syntax ok? I cheched the existance of
the ID in the session context and the ID is there.
Cocoon 2.1.4
Thanks in advance,
-Tuomo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]