Hi Ben et al,
 
I have committed a Contacts example that uses the new @Secured and @Transactional annotations.
 
I have added a "/samples/contacts-tiger"  project that has a pre goal to also include the original Contacts source for compilation.
(so no need to duplicate code).
 
To try the new sample, just run "maven multiwar:multiwar" in the acegisecurity/samples/contacts-tiger dir.
<deploy> then
 
http://localhost:8080/acegi-security-sample-contacts-tiger-filter/ 
 
Feel free to have a look, and let me know if you have any questions, comments, etc.
 
Please let me know if the new samples project causes any issues, build-related, etc.
 
Again, this is in its own project, so it should be more self-contained. 
If any of the Maven-ites, had any more elegant suggestions to handling Java 5 source code and packaging
related to this sample app, let me know.
 
Cheers,
Mark

Reply via email to