Hi guys,

Hope things are going well. My OXF work is coming along well, the new XSLT 2.0 
functionality in the web controller in OXF 2.2 is very useful. Anyone who hasn't tried 
this yet should give it a go!

Anyway, on to business. I have a situation where I am processing a users group 
memberships after they login and assigning them to application roles. I find that I am 
wanting to create a sessioninit.xpl that it automatically called once for each user 
login and uses the session serializer to cache the users application roles. 

It would be good to have something similar to the 
oxf.context-initialized-processor.uri parameter in the web.xml so that I can do this 
once and then this user specific info is available to every page.

Cheers
Damon.


---------- Original Message ----------------------------------
From: "Matt Allen" <[EMAIL PROTECTED]>
Reply-To: OXF Users <[EMAIL PROTECTED]>
Date: Wed, 26 Nov 2003 10:13:24 +1100

>Hi Alex,
>
>Can I grab your email address? We may need some consulting very soon.
>
>Cheers,
>Matt
>
>Matt Allen
>Client Services Director - 0413 777 771
>River Dynamics
>Winner, Innovation In Claims Management 
>            - 2003 Australasian Claims Expo  
>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of Alessandro Vernet
>Sent: Wednesday, November 26, 2003 10:06 AM
>To: OXF Users
>Subject: Re: SQL problems (caching?)
>
>
>Matt Allen wrote:
>
>> I think I *may* have fixed it, I've attached the new model.xpl instead of
>> trying to explain it.  [...]
>
>Ok, good. Your XPL looks just fine to me. Just one note: in the 
>XUpdate program, you have a debug attribute on the <xu:variable>. This 
>attribute has no effect. ("debug" attributes are only used in XPL.) I 
>guess we could add an <xu:message> to XUpdate, so you can easily debug 
>what is going on when your XUpdate program runs. The <xu:message> 
>would work just like the <xsl:message>. I will add this on the todo 
>list for the next version :-).
>
>Just let me know if there is anything specific I can help you with.
>
>Alex
>
>
>_______________________________________________
>oxf-users mailing list
>[EMAIL PROTECTED]
>http://mail.orbeon.com/mailman/listinfo/oxf-users
>
>
>
>_______________________________________________
>oxf-users mailing list
>[EMAIL PROTECTED]
>http://mail.orbeon.com/mailman/listinfo/oxf-users
>
_______________________________________________
oxf-users mailing list
[EMAIL PROTECTED]
http://mail.orbeon.com/mailman/listinfo/oxf-users

Reply via email to