Hi,

Using the latest snapshot, I get the following error :

Caused by: org.apache.tapestry5.internal.services.TransformationException: Error obtaining injected value for field org.skabacca.gui.pages.Matching.messages: Method ClassTransformation.extendMethod(TransformMethodSignature, String) has been deprecated and is no longer functional. Please consult the JavaDoc for a suitable replacement.

which happens on a field declared as (injecting a service) :

@Inject
private EquandaMessages messages;


This was working a couple of days ago, but is now broken.

Any idea what is wrong and how I can fix this?

Kind regards,
Joachim

--
Joachim Van der Auwera
PROGS bvba, progs.be


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

Reply via email to