Hi Folks, Its been almost three months for this thread.
http://apache-tapestry-mailing-list-archives.1045711.n5.nabble.com/Tapestry-5-4-demo-td5724463.html I am using tap-5.4-beta-2 And I am receiving this same error this gentleman receives... just trying to run a simple webapp. 2014-01-19 09:07:35.048:INFO::Started SelectChannelConnector@0.0.0.0:8080 [INFO] Started Jetty Server 2014-01-19 09:07:46.350:WARN::Error for / java.lang.NoSuchMethodError: org.apache.tapestry5.internal.services.RequestSecurityManager.checkPageSecurity(Ljava/lang/String;)Lorg/apache/tapestry5/internal/services/LinkSecurity; at org.tynamo.routing.services.RouterLinkTransformer.transformPageRenderLink(RouterLinkTransformer.java:78) Is there a workaround? Or a new beta to try ? Below is my dependency tree. Best regards and thanks... KEN [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tynamo Model Example 0.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.4:tree (default-cli) @ tapestry-model-example --- [INFO] org.tynamo:tapestry-model-example:war:0.6.0-SNAPSHOT [INFO] +- com.h2database:h2:jar:1.3.164:compile [INFO] +- org.hibernate:hibernate-search:jar:4.3.0.Final:compile [INFO] | \- org.hibernate:hibernate-search-orm:jar:4.3.0.Final:compile [INFO] | +- org.hibernate:hibernate-search-engine:jar:4.3.0.Final:compile [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:4.0.2.Final:compile [INFO] | | +- org.apache.avro:avro:jar:1.6.3:compile [INFO] | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.8.8:compile [INFO] | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.8.8:compile [INFO] | | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile [INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.0.4.1:compile [INFO] | | \- org.apache.lucene:lucene-facet:jar:3.6.2:compile [INFO] | +- org.hibernate:hibernate-core:jar:4.3.0.Final:compile (version managed from 4.2.2.Final) [INFO] | | +- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:compile [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final:compile [INFO] | | +- dom4j:dom4j:jar:1.6.1:compile [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:compile [INFO] | | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile [INFO] | | +- org.javassist:javassist:jar:3.18.1-GA:compile [INFO] | | +- antlr:antlr:jar:2.7.6:compile [INFO] | | \- org.jboss:jandex:jar:1.1.0.Final:compile [INFO] | \- org.hibernate:hibernate-search-analyzers:jar:4.3.0.Final:compile [INFO] | \- org.apache.solr:solr-analysis-extras:jar:3.6.2:compile [INFO] | +- org.apache.solr:solr-core:jar:3.6.2:compile [INFO] | | +- org.apache.solr:solr-solrj:jar:3.6.2:compile [INFO] | | +- org.apache.lucene:lucene-kuromoji:jar:3.6.2:compile [INFO] | | +- org.apache.lucene:lucene-misc:jar:3.6.2:compile [INFO] | | +- org.apache.lucene:lucene-phonetic:jar:3.6.2:compile [INFO] | | +- org.apache.lucene:lucene-spatial:jar:3.6.2:compile [INFO] | | +- org.apache.lucene:lucene-spellchecker:jar:3.6.2:compile [INFO] | | \- org.apache.lucene:lucene-grouping:jar:3.6.2:compile [INFO] | +- org.apache.lucene:lucene-smartcn:jar:3.6.2:compile [INFO] | \- org.apache.lucene:lucene-stempel:jar:3.6.2:compile [INFO] +- org.tynamo:tapestry-model-hibernate:jar:0.6.0-SNAPSHOT:compile [INFO] | +- org.tynamo:tapestry-model-core:jar:0.6.0-SNAPSHOT:compile [INFO] | | +- org.tynamo:tapestry-model-annotations:jar:0.6.0-SNAPSHOT:compile [INFO] | | | \- org.apache.tapestry:tapestry5-annotations:jar:5.4-beta-2:compile [INFO] | | +- org.apache.tapestry:tapestry-upload:jar:5.4-beta-2:compile [INFO] | | | +- commons-io:commons-io:jar:2.4:compile [INFO] | | | \- commons-fileupload:commons-fileupload:jar:1.2.2:compile [INFO] | | +- commons-beanutils:commons-beanutils:jar:1.8.3:compile [INFO] | | | \- commons-logging:commons-logging:jar:1.1.1:compile [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile [INFO] | | +- commons-collections:commons-collections:jar:3.2.1:compile [INFO] | | +- org.tynamo:tapestry-ckeditor:jar:0.0.1:compile [INFO] | | \- org.tynamo:tynamo-common:jar:0.0.4-SNAPSHOT:compile [INFO] | +- org.apache.tapestry:tapestry-hibernate:jar:5.4-beta-2:compile [INFO] | +- org.apache.tapestry:tapestry-hibernate-core:jar:5.4-beta-2:compile [INFO] | | +- org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final:compile [INFO] | | +- org.apache.tapestry:tapestry-ioc:jar:5.4-beta-2:compile [INFO] | | | +- org.apache.tapestry:plastic:jar:5.4-beta-2:compile [INFO] | | | +- javax.inject:javax.inject:jar:1:compile [INFO] | | | +- org.slf4j:slf4j-api:jar:1.7.2:compile [INFO] | | | \- org.apache.tapestry:tapestry-func:jar:5.4-beta-2:compile [INFO] | | +- geronimo-spec:geronimo-spec-jta:jar:1.0-M1:runtime [INFO] | | \- javassist:javassist:jar:3.12.1.GA:runtime [INFO] | +- org.hibernate:hibernate-commons-annotations:jar:3.3.0.ga:compile [INFO] | | +- org.hibernate:hibernate:jar:3.2.1.ga:compile [INFO] | | | +- net.sf.ehcache:ehcache:jar:1.2.3:compile [INFO] | | | +- javax.transaction:jta:jar:1.0.1B:compile [INFO] | | | +- asm:asm-attrs:jar:1.5.3:compile [INFO] | | | +- cglib:cglib:jar:2.1_3:compile [INFO] | | | \- asm:asm:jar:1.5.3:compile [INFO] | | \- javax.persistence:persistence-api:jar:1.0:compile [INFO] | \- org.apache.tapestry:tapestry-beanvalidator:jar:5.4-beta-2:compile [INFO] +- org.tynamo:tapestry-model-jpa:jar:0.6.0-SNAPSHOT:compile [INFO] | +- org.apache.tapestry:tapestry-jpa:jar:5.4-beta-2:compile [INFO] | | \- org.apache.geronimo.specs:geronimo-jpa_2.0_spec:jar:1.1:compile [INFO] | \- org.elasticsearch:elasticsearch:jar:0.20.0.RC1:compile [INFO] | +- org.apache.lucene:lucene-core:jar:3.6.1:compile [INFO] | +- org.apache.lucene:lucene-analyzers:jar:3.6.1:compile [INFO] | +- org.apache.lucene:lucene-queries:jar:3.6.1:compile [INFO] | +- org.apache.lucene:lucene-memory:jar:3.6.1:compile [INFO] | \- org.apache.lucene:lucene-highlighter:jar:3.6.1:compile [INFO] +- org.eclipse.persistence:eclipselink:jar:2.4.1:compile [INFO] +- org.hibernate:hibernate-validator:jar:4.3.0.Final:compile [INFO] | +- javax.validation:validation-api:jar:1.0.0.GA:compile [INFO] | \- org.jboss.logging:jboss-logging:jar:3.1.0.CR2:compile [INFO] +- org.tynamo:tapestry-model-web:jar:0.6.0-SNAPSHOT:compile [INFO] +- org.tynamo:tynamo-test:jar:0.0.1:test [INFO] | +- org.eclipse.jetty:jetty-webapp:jar:8.1.8.v20121106:test [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:8.1.8.v20121106:test [INFO] | | | \- org.eclipse.jetty:jetty-util:jar:8.1.8.v20121106:test [INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:8.1.8.v20121106:test [INFO] | | \- org.eclipse.jetty:jetty-security:jar:8.1.8.v20121106:test [INFO] | | \- org.eclipse.jetty:jetty-server:jar:8.1.8.v20121106:test [INFO] | | +- org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016:test [INFO] | | \- org.eclipse.jetty:jetty-continuation:jar:8.1.8.v20121106:test [INFO] | +- org.testng:testng:jar:5.14.10:test [INFO] | | +- junit:junit:jar:3.8.1:test [INFO] | | +- org.beanshell:bsh:jar:2.0b4:test [INFO] | | +- com.beust:jcommander:jar:1.12:test [INFO] | | \- org.yaml:snakeyaml:jar:1.6:test [INFO] | \- net.sourceforge.htmlunit:htmlunit:jar:2.11:test [INFO] | +- xalan:xalan:jar:2.7.1:test [INFO] | | \- xalan:serializer:jar:2.7.1:test [INFO] | +- org.apache.commons:commons-lang3:jar:3.1:test [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.2.2:test [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.2.2:test [INFO] | +- org.apache.httpcomponents:httpmime:jar:4.2.2:test [INFO] | +- net.sourceforge.htmlunit:htmlunit-core-js:jar:2.11:test [INFO] | +- xerces:xercesImpl:jar:2.10.0:test [INFO] | +- net.sourceforge.nekohtml:nekohtml:jar:1.9.17:test [INFO] | +- net.sourceforge.cssparser:cssparser:jar:0.9.8:test [INFO] | | \- org.w3c.css:sac:jar:1.3:test [INFO] | \- org.eclipse.jetty:jetty-websocket:jar:8.1.7.v20120910:test [INFO] | +- org.eclipse.jetty:jetty-io:jar:8.1.7.v20120910:test [INFO] | \- org.eclipse.jetty:jetty-http:jar:8.1.7.v20120910:test [INFO] \- org.tynamo:tapestry-routing:jar:0.0.6:compile [INFO] \- org.apache.tapestry:tapestry-core:jar:5.4-beta-2:compile [INFO] +- org.antlr:antlr-runtime:jar:3.3:compile [INFO] +- commons-codec:commons-codec:jar:1.5:compile [INFO] \- org.apache.tapestry:tapestry-json:jar:5.4-beta-2:compile [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.495s [INFO] Finished at: Sun Jan 19 09:23:07 EST 2014 [INFO] Final Memory: 11M/27M [INFO] ------------------------------------------------------------------------