EDIT: I\'m using Play! version 1.2 (production release)
I want to test controller actions that are secured by Secure module class, so I need to log
Maybe you are seeing https://bugs.launchpad.net/play/+bug/497408
I think it is supposed to work.
Update: I did some debugging. I think there are two bugs.
So bug 1 breaks it if you don't set maxAge, and bug 2 breaks it if you do set maxAge.
Update 2: I made some patches that fix it for me: http://play.lighthouseapp.com/projects/57987-play-framework/tickets/775