Hey,

In what package was the interface originally? Because Tapestry does bytecode rewriting in some defined packages; I know it does in package "components". So this might be what is happening and then it is true that the interface should be moved outside of this package.

Nathan

On 08/06/16 09:41, Lherm Nicolas wrote:
Hello,


I was just upgrade my Tapestry app from Tapestry 5.2.6 to 5.3.8 when I noticed 
this error on start up:

java.lang.ClassFormatError: Illegal field modifiers in class ... : 0x12

Moving the interface to a different package fixed the issue. But I'm not sure 
that it's the good issue..

Nicolas



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

Reply via email to