On 10/26/07, Robin Helgelin <[EMAIL PROTECTED]> wrote:
> On 10/26/07, Thiago H de Paula Figueiredo <[EMAIL PROTECTED]> wrote:
> > Could you release a new version with updated dependencies? :) While you do
> > not do that, I'll checkout the source and try to figure out what happened.
>
> I will :) T
On 10/26/07, Steven Woolley <[EMAIL PROTECTED]> wrote:
> Quick question... is there any chance of having the acegi setup so that an
> @Secured annotation on the class also applies to all the action methods in
> that class? I find it odd that adding the annotation to a class still
> allows accessin
Quick question... is there any chance of having the acegi setup so that an
@Secured annotation on the class also applies to all the action methods in
that class? I find it odd that adding the annotation to a class still
allows accessing the action methods (and perhaps a bit of a pain to always
rem
On 10/26/07, Thiago H de Paula Figueiredo <[EMAIL PROTECTED]> wrote:
> Could you release a new version with updated dependencies? :) While you do
> not do that, I'll checkout the source and try to figure out what happened.
I will :) The subversion code is ready, I was just waiting for the
official
Hi!
Robert, please take a look at this: after upgrading my application to
Tapestry 5.0.6, this exception was thrown:
[snip}
Caused by: java.lang.NoSuchFieldError: BEGIN_RENDER_SIGNATURE
at
nu.localhost.tapestry.acegi.services.internal.AcegiWorker.transformPage(AcegiWorker.java:73)
at
nu