Hello,

I am just trying to update from t5 5.1.0.5 to the latest 5.2.6 and for that
reason I need to update chenillekit as well (from 1.0.2 to 1.3) and now I
just see that I also have to update the chenillekit access module we are
using.

After updating chenillekit access from 1.0.2 to 1.3.2 I just realised that
the documentation and test cases are very outdated.

E.G. Most of the constant fields in ChenilleKitAccessConstants are no longer
there but I cannot find any information on how to upgrade my code to the new
fields of the latest version.


So the complete chenillekit docs are for 1.0.2:
http://chenillekit.codehaus.org/chenillekit-access/usage.html  

Has anyone a working example on how to use/setup chenillekit access 1.3.

For example in AppModule: 
 configurations.add( ChenilleKitAccessConstants.WEB_SESSION_USER_KEY,
SignalingWebSessionUser.class );  the WEB_SESSION_USER_KEY constant is no
longer there and I cannot find equilvalent.

Also in my Login Class I use:
ChenilleKitAccessConstants.REQUESTED_PAGENAME_COOKIE
and
ChenilleKitAccessConstants.REQUESTED_EVENTCONTEXT_COOKIE
but cannot find equivalents.

Has anyone got 1.3 to work/is using it?
Thanks in advance
Oliver


--
View this message in context: 
http://tapestry-users.832.n2.nabble.com/chenillekit-access-module-tp6663729p6663729.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to