We have a similar experience with application context start-up times and application performance. Both are quite slow after adding the spring security global-method security pointcuts. We also feel...
Type: Posts; User: krueger; Keyword(s):
We have a similar experience with application context start-up times and application performance. Both are quite slow after adding the spring security global-method security pointcuts. We also feel...
The solution with a special test context in xml and a registered TestScope class worked like a charm for me! Thanks!
I'm using the following plugins
Spring IDE (http://springide.org/)
XMLBuddy (http://xmlbuddy.com/)
ColorEditor (http://gstaff.org/colorEditor/)
in Eclipse 3.1 and it works fine in combination...
Integration of Spring and OpenCms works. A short summary of how to do it assuming you know how to install and get each product to work separately.
1. Install OpenCms into your web-container
2....