Tag Archives: Security

Troubleshooting URL Rewriting in Spring Roo

Spring Roo automatically installs URL Rewriting for your application. If we want to configure another servlet in our web.xml file, we may need make configuration changes to the urlrewrite.xml file. 1. Enable Logging Before you jump into log4j.properties file, you … Continue reading

Posted in Log4J, Roo, SLF4J, Spring, Spring Framework, Spring Roo | Tagged , , , , , , , , | Leave a comment

Securing Page Content with Spring Roo

Securing Page Content with Spring Roo Prerequisites Roo 1.1.0 M2 or greater installed Maven 2.2.1 installed Setup a Sample Project To test out the Security features, create a simple Roo app, which can be done using Roo’s PetClinic application script, … Continue reading

Posted in Roo, Spring, Spring Framework, Spring Roo, Spring Security | Tagged , , , , | 3 Comments