I have a classic Java SOA application, with a web UI module, web services module, a service module (Java API), a domain module and a persistence module. In a ...
My application is built from multiple modules. Some Spring config exists in each module, and is accumulated by includes in the context xml. I'm trying to use two AuthenticationProviders, where each ...
Integrating Acegi and custom Authorisation module Hi all, I have a working instance of Acegi with authorisation taking place against details stored in the application context file. This was to get ...
I've got a WebApplicationContext bootstrapped using the ContextLoaderListener in my web.xml file. And I understand that in code I can get to it in order to call getBean() by using the ...
Hi Everyone I'm trying to gain access to my business module from a servlet, and I receive a null answer... I can go to application of context and I can receive ...
WebEx on 'O2 Spring MVC Module' - Security implications of @ModelAttribute Hi, I'm doing a WebEx later today where I will show the latest version of the OWASP O2 Platform Spring ...