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
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
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
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