Search:

Type: Posts; User: unsavory; Keyword(s):

Search: Search took 0.02 seconds.

  1. Thanks dkarr, for opening the ticket. I think...

    Thanks dkarr, for opening the ticket. I think you are right in that the documentation/naming conventions are deceiving. But it would also be nice if the beans did in fact get auto-detected without...
  2. Thank you for your response Luke. Yes, sorry I...

    Thank you for your response Luke. Yes, sorry I meant Spring 3. I thought the reason my configuration was not working was because it had been deprecated. I did also try the...
  3. Spring Security 3 PreAuthenticatedProcessingFilterEntryPoint

    It seems org.springframework.security.web.authentication.preauth.PreAuthenticatedProcessingFilterEntryPoint has been deprecated.

    Does anyone know how to provide a custom entry point in Spring 2?
    ...
  4. I am having the exact same problem using Spring...

    I am having the exact same problem using Spring 3. It would be great if anyone has a solution to this. I can manually specify the beans and they show up in jmx-console. But Spring is not picking...
  5. Brilliant. Thank you very much, this was exactly...

    Brilliant. Thank you very much, this was exactly what I was looking for. It is working now.
  6. How to run background task through @Secured?

    We've been using Spring security for about a year now with great success. We are using a custom AuthenticationProvider. Our services are secured with @Secured annotations.

    My question is, what...
  7. RecoverableDataAccessException: last packet was xxx seconds ago...

    Hopefully someone has an answer for this one. I'm using Spring's JdbcTemplate to do a few queries from within a background batch job that runs on a nightly basis. The problem is that after a day or...
Results 1 to 7 of 7