I am having a look at the tapestry-security guide at http://tynamo.org/tapestry-security+guide and several of the links are broken
Hibernate-based entity realm (service) points to http://svn.codehaus.org/tynamo/trunk/tynamo-federatedaccounts/tynamo-federatedaccounts-core/src/test/java/org/tynamo/security/federatedaccounts/testapp/services/UserRealm.java (404 Not found)
User entity used by the realm sample referred to above points to http://svn.codehaus.org/tynamo/trunk/tynamo-federatedaccounts/tynamo-federatedaccounts-core/src/test/java/org/tynamo/security/federatedaccounts/testapp/entities/User.java (404 Not found)
tapestry-exceptionpage points to the tapestry-security guide page that we are reading.
full-featured integration test web app should probably point to github https://github.com/tynamo/tapestry-security/tree/master/src/test/java/org/tynamo/security/testapp
template should probably point to github https://github.com/tynamo/tapestry-security/blob/master/src/test/resources/org/tynamo/security/testapp/pages/Index.tml
class should probably point to github https://github.com/tynamo/tapestry-security/blob/master/src/test/java/org/tynamo/security/testapp/pages/Index.java
AlphaService should probably point to github https://github.com/tynamo/tapestry-security/blob/master/src/test/java/org/tynamo/security/testapp/services/AlphaService.java
http://svn.codehaus.org/tynamo/trunk/tynamo-example-federatedaccounts should probably point to github https://github.com/tynamo/tynamo-example-federatedaccounts
AppModule should probably point to github https://github.com/tynamo/tynamo-example-federatedaccounts/blob/master/src/main/java/org/tynamo/examples/federatedaccounts/services/AppModule.java
I am really looking for sample code of an implementation of tapestry-security with Cayenne (or Hibernate) using Tapestry 5.3.7, tapestry-security 0.5.1. I don't need federated accounts at this stage.
Regards
Tim
Hibernate-based entity realm (service) points to http://svn.codehaus.org/tynamo/trunk/tynamo-federatedaccounts/tynamo-federatedaccounts-core/src/test/java/org/tynamo/security/federatedaccounts/testapp/services/UserRealm.java (404 Not found)
User entity used by the realm sample referred to above points to http://svn.codehaus.org/tynamo/trunk/tynamo-federatedaccounts/tynamo-federatedaccounts-core/src/test/java/org/tynamo/security/federatedaccounts/testapp/entities/User.java (404 Not found)
tapestry-exceptionpage points to the tapestry-security guide page that we are reading.
full-featured integration test web app should probably point to github https://github.com/tynamo/tapestry-security/tree/master/src/test/java/org/tynamo/security/testapp
template should probably point to github https://github.com/tynamo/tapestry-security/blob/master/src/test/resources/org/tynamo/security/testapp/pages/Index.tml
class should probably point to github https://github.com/tynamo/tapestry-security/blob/master/src/test/java/org/tynamo/security/testapp/pages/Index.java
AlphaService should probably point to github https://github.com/tynamo/tapestry-security/blob/master/src/test/java/org/tynamo/security/testapp/services/AlphaService.java
http://svn.codehaus.org/tynamo/trunk/tynamo-example-federatedaccounts should probably point to github https://github.com/tynamo/tynamo-example-federatedaccounts
AppModule should probably point to github https://github.com/tynamo/tynamo-example-federatedaccounts/blob/master/src/main/java/org/tynamo/examples/federatedaccounts/services/AppModule.java
I am really looking for sample code of an implementation of tapestry-security with Cayenne (or Hibernate) using Tapestry 5.3.7, tapestry-security 0.5.1. I don't need federated accounts at this stage.
Regards
Tim