Re: Tapestry 5.1.0.5 Eventlink Zone Blackbird Error

2013-01-07 Thread chog
Solved by changing rendersupport.addScriptLink(scriptfile.js) to renderSupport.addScript("Javascript code here") in the javaclass's beforeRender method. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-5-1-0-5-Eventlink-Zone-Blackbird-Error-tp5719172p5719182.html

Tapestry 5.1.0.5 Eventlink Zone Blackbird Error

2013-01-07 Thread chog
Hi, I've looked everywhere for a solution to this but I can't seem to find anything except for this, http://mail-archives.apache.org/mod_mbox/tapestry-users/201204.mbox/%3CCANQh_Dsoxef0tDb4S6RK3-wQyR=mJLhdRvOmE_7A=8vyxed...@mail.gmail.com%3E, which unfortunately isn't working for me. I have th

Re: Post Upgrade Error: ioc.Registry | Code attribute in native or abstract methods in class file

2012-06-18 Thread chog
I have not made any changes to the JDK at all. I made some changes resulting in that we are now decorating ComponentTemplateLocator for finding .html files in classpath instead. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Post-Upgrade-Error-ioc-Registry-Code-attribute-i

Re: Post Upgrade Error: ioc.Registry | Code attribute in native or abstract methods in class file

2012-06-11 Thread chog
Howard Lewis Ship wrote > > That can't be the full stack trace, and all the interesting parts > certainly come later. Are you sure you don't have some other changes, > such as a change to the JDK that compiled the LayoutX class? > This is the full stacktrace; 2012-06-12 08:41:44.802:WARN::/ j

Post Upgrade Error: ioc.Registry | Code attribute in native or abstract methods in class file

2012-06-11 Thread chog
Hi, After upgrading to 5.2.6 I get an error; [ERROR] ioc.Registry Code attribute in native or abstract methods in class file my/project/components/LayoutX [ERROR] ioc.Registry Operations trace: [ERROR] ioc.Registry [ 1] Constructing instance of page class my.project.page.Start [ERROR] ioc.Registr