yeah, I discovered yesterday that it does fail if you run it anywhere other than the root context. The links should be "wicket/", not "/wicket/" (etc).
I'd like to push this out (as much to get the shiro release out) and I'll do a subsequent quick patch for the archetype later. If you're happy with that and there are no other issues, pls vote to the positive! Cheers Dan On 8 January 2013 17:47, Robert Matthews <[email protected]> wrote: > On using the quickstart I found that the wicket and restful links were not > working (http://localhost:8080/wicket/ and http://localhost:8080/restful/* > *), as there is no code in viewer-webapp/src/main/webapp for them. I am > assume that there should be something there. > > Rob > > > > On 01/07/13 10:17, Dan Haywood wrote: > >> I've staged a release for two components: Apache Isis Shiro Security >> release 1.0.0 and Apache Isis Quickstart Wicket/Restful/JDO Archetype >> 1.0.1 >> >> The artifacts have been staged to staging repository on >> repository.apache.org: >> >> * >> https://repository.apache.org/**content/repositories/** >> orgapacheisis-105/org/apache/**isis/security/isis-security-** >> shiro/1.0.0/isis-security-**shiro-1.0.0-source-release.**zip(zip<https://repository.apache.org/content/repositories/orgapacheisis-105/org/apache/isis/security/isis-security-shiro/1.0.0/isis-security-shiro-1.0.0-source-release.zip(zip> >> file) >> * >> https://repository.apache.org/**content/repositories/** >> orgapacheisis-105/org/apache/**isis/security/isis-security-** >> shiro/1.0.0/isis-security-**shiro-1.0.0-source-release.** >> zip.asc(signature)<https://repository.apache.org/content/repositories/orgapacheisis-105/org/apache/isis/security/isis-security-shiro/1.0.0/isis-security-shiro-1.0.0-source-release.zip.asc(signature)> >> >> and >> >> * >> https://repository.apache.org/**content/repositories/** >> orgapacheisis-106/org/apache/**isis/archetype/quickstart_** >> wicket_restful_jdo-archetype/**1.0.1/quickstart_wicket_** >> restful_jdo-archetype-1.0.1-**source-release.zip(zip<https://repository.apache.org/content/repositories/orgapacheisis-106/org/apache/isis/archetype/quickstart_wicket_restful_jdo-archetype/1.0.1/quickstart_wicket_restful_jdo-archetype-1.0.1-source-release.zip(zip> >> file) >> * >> https://repository.apache.org/**content/repositories/** >> orgapacheisis-106/org/apache/**isis/archetype/quickstart_** >> wicket_restful_jdo-archetype/**1.0.1/quickstart_wicket_** >> restful_jdo-archetype-1.0.1-**source-release.zip.asc(**signature)<https://repository.apache.org/content/repositories/orgapacheisis-106/org/apache/isis/archetype/quickstart_wicket_restful_jdo-archetype/1.0.1/quickstart_wicket_restful_jdo-archetype-1.0.1-source-release.zip.asc(signature)> >> >> In the source code repo the code has been tagged as >> isis-security-shiro-1.0.0-RC1 and >> quickstart_wicket_restful_jdo-**archetype-1.0.1-RC2. >> >> Our website contains some suggestions of how to verify the release, see >> http://isis.apache.org/**contributors/verifying-**releases.html<http://isis.apache.org/contributors/verifying-releases.html> >> . >> >> Please verify the release and cast your vote. The vote will be open for a >> minimum of 72 hours. >> >> [ ] +1 >> [ ] 0 >> [ ] -1 >> >> >
