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.localhost.tapestry.acegi.services.internal.AcegiWorker.transform(AcegiWorker.java:52) at $ComponentClassTransformWorker_115dc552130.transform($ComponentClassTransformWorker_115dc552130.java) at $ComponentClassTransformWorker_115dc55212c.transform($ComponentClassTransformWorker_115dc55212c.java) at org.apache.tapestry.internal.services.ComponentClassTransformerImpl.transformComponentClass(ComponentClassTransformerImpl.java:131)
        ... 87 more

I'm using Tapestry5-Acegi 1.0.1. Strangely, Tapestry 5.0.6 has TransformConstants.BEGIN_RENDER_SIGNATURE, which is what the exception talks about.

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.

--
Thiago H. de Paula Figueiredo
Desenvolvedor, Instrutor e Consultor de Tecnologia
Eteg Tecnologia da Informação Ltda.
http://www.eteg.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to