Re: [5.4-beta-35] NoSuchMethodError: PlasticManager.createProxy on Tomcat 8

2015-10-08 Thread Cezary Biernacki
Are you sure no old Tapestry's JAR are left in your Tomcat deployment? It looks like there is an old JAR with Plastic classes somewhere. Best regards, Cezary On Thu, Oct 8, 2015 at 7:05 PM, Ben Titmarsh wrote: > I just upgraded to Tapestry 5.4-beta-35 primarily for this bug fix: > https://iss

[5.4-beta-35] NoSuchMethodError: PlasticManager.createProxy on Tomcat 8

2015-10-08 Thread Ben Titmarsh
I just upgraded to Tapestry 5.4-beta-35 primarily for this bug fix: https://issues.apache.org/jira/browse/TAP5-2130 All works fine locally on Jetty, however the App is failing to Start on Tomcat 8 with this: 08-Oct-2015 16:58:15.648 SEVERE [localhost-startStop-1] org.apache.catalina.core.Stand

Re: javascript error

2015-10-08 Thread Christine
I forgot that I recently added a line in my module file configuration.add(SymbolConstants.JAVASCRIPT_INFRASTRUCTURE_PROVIDER, "jquery"); as suggested on my previous question on this list. My good friend Martijn reminded me of this :-) Removing the line solves the current issue. So now I'm l

javascript error

2015-10-08 Thread Christine
Hi, I have a form in a page that worked fine until recently. It stopped working after I reinstalled Ubuntu and after I switched from Tapestry beta26 to beta35. I am not aware of changes in my code. The page has a submit button, that doesn't seem to do anything. This is the error I get, Form