looks like you're trying to override a final method? ;-) perhaps
there's a method in your class with the same signature as a final method
in BaseComponent or whatever your base class is.
Jan Normann Nielsen wrote:
After trying to use one of my components, T4 says to me:
Failure enhancing class dk.projects.tapestry.components.DoubleForeach:
Unable to create class $DoubleForeach_1920: by java.lang.VerifyError:
class $DoubleForeach_1920 overrides final method
Cã*-+.[ã*-+
Does anyone have a clue what this means?
Best wishes,
Jan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]