Re: after migrating to T5.4 home page won't load

2016-06-30 Thread Chris Poulsen
check mvn dependency:tree to see what is actually resolved -- Chris On Thu, Jun 30, 2016 at 10:52 PM, Qbyte Consulting < qbyteconsult...@gmail.com> wrote: > Here are the effective dependencies: > > > > org.apache.tapestry > tapestry-core > 5.4.1 > compile >

Re: after migrating to T5.4 home page won't load

2016-06-30 Thread Qbyte Consulting
Here are the effective dependencies: org.apache.tapestry tapestry-core 5.4.1 compile org.testng testng 5.14.10 test org.easymock easymock 3.0 test org.apache.tapestry tapestry-te

Re: after migrating to T5.4 home page won't load

2016-06-30 Thread Thiago H de Paula Figueiredo
On Thu, 30 Jun 2016 13:47:31 -0300, Qbyte Consulting wrote: I got jetty:run to launch the app, but when requesting the home page: HTTP ERROR 500 Problem accessing /audit/. Reason: Server Error Caused by: java.lang.AbstractMethodError This very probably means you have mixed Tapestry

after migrating to T5.4 home page won't load

2016-06-30 Thread Qbyte Consulting
I got jetty:run to launch the app, but when requesting the home page: HTTP ERROR 500 Problem accessing /audit/. Reason: Server Error Caused by: java.lang.AbstractMethodError at org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl.getModuleNameToStackName(JavaScriptSupportImpl.j