Search:

Type: Posts; User: sreekanth.nair; Keyword(s):

Search: Search took 0.03 seconds.

  1. Getting WARNING while using custom filters

    <security:http pattern="/login/securityLogin.jsp*" security="none"/>
    <security:http pattern="/images/**" security="none"/>
    <security:http pattern="/scripts/**" security="none"/>
    <security:http...
  2. This is my custom FilterInvocation ...

    This is my custom FilterInvocation





    import java.util.ArrayList;
    import java.util.Collection;
    import java.util.Collections;
    import java.util.List;
  3. 14:28:21,775 ERROR...

    14:28:21,775 ERROR [org.springframework.web.context.ContextLoader] (MSC service thread 1-2) Context initialization failed: org.springframework.beans.factory.BeanCreationException: Error creating bean...
  4. Thanks... I will check that and let you know if...

    Thanks... I will check that and let you know if it works...
  5. Its invoking but its throwing some exception...

    Its invoking but its throwing some exception while deployment like Filter can not have same precedence. Please let me know how do i stack this Filter
  6. Problem with adding Custom Filter in security filter stack...

    <sec:http auto-config="false" access-denied-page="/login/accessDenied.jsp" entry-point-ref="authenticationEntryPoint">
    <sec:intercept-url pattern="/login/securityLogin.jsp*"...
  7. Using Roo

    This mail is for Kangaroo and to appreciate the way Roo is making things easier.
    I was working in spring more than 3.5 years.. I was always enlighted with the way spring grows and making our life...
Results 1 to 7 of 7