that issue got resolved "tapestry.compatibility.unknown-component-id-check-enabled" to false , and it worked.
But getting this error now : java.lang.ClassFormatError Illegal field modifiers in class org/chenillekit/tapestry/core/base/EventMixin: 0x12 I had to upgrade from chenillekit-tapestry 1.3.0 to 1.3.3. Is that some issue? thanks ________________________________ From: Sachin Tendulkar <tendulkar.sac...@rocketmail.com> To: "users@tapestry.apache.org" <users@tapestry.apache.org> Sent: Thursday, February 28, 2013 4:03 AM Subject: tapestry 5.2.5 to 5.3.6 upgrade comments section ( 5.4) hi, tapestry 5.2.5 app had commented <t:actionlink> actionlink , which is referenced in java class "Object actionFromXXLink()" method. This threw error in tapestry 5.3.6(not in 5.2.5). is this because comments are parsed in 5.3.6? how to make comments behave like 5.2.5, if that is the case. Also what is eta for tapestry 5.4? thanks