Hi Viral,
I have previously explored the above changes but none of them worked.
Thanks.
Type: Posts; User: dhirenthakur; Keyword(s):
Hi Viral,
I have previously explored the above changes but none of them worked.
Thanks.
Hi,
I have incorporated the changes as suggested but still the user is not able to use any functionality. The user logs in to the system but the access of the pages is denied.
Please guide.
...
Hi,
I have made an application where the role names in the databse are like SYSTEM_ADMINISTRATOR, USER_ADMINISTRATOR. I am using DaoAuthenticationProvider for authenticating the user from the...
Hi,
I am using spring-security-2.0.1 and following is the mapping of the filterInvocationInterceptor bean:
<bean id="filterInvocationInterceptor"
...
Thanks Luke...
I was using the previous version of struts. I used spring 2.5.4 and it solved my problem.
Thanks again.
I am trying to use spring security 2.0.1 and for this I have written a unit test for testing Method based security. The snippet of my code is:
private static void createSecureContext(final...
hi Savrak,
If possible,please send that ecplise project on my mail id
dhirenthakur@gmail.com
Thanks
Hi,
I am trying to build my application using maven but following error is coming. Please help me out. Thanks in advance
org.springframework.beans.factory.BeanCreationException: Error creating...
I am using spring 2.5.4 and following is the snippet of my configuration file:
<bean id="activeMqConnectionFactory" class="org.apache.activemq.ActiveMQConnectionFactory">
<property...