Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    896

    Questionable DEBUG entry in Acegi 1.0.5

    I just upgraded from 1.0.4 to 1.0.5 of Acegi (with Spring 2.0.6) and noticed a strange message in my log output when the application started (DEBUG level must be turned on to see this). The message...
  2. Replies
    3
    Views
    1,665

    Jira

    I have opened an issue in JIRA. Although I have never used it before... hopefully I did it correctly.
  3. Replies
    3
    Views
    1,665

    Memory leak in BatchSQLUpdate?

    I have encountered an issue with using BatchSQLUpdate. We are loading 30+ million rows into a MySQL table. (I know that there are other ways to load tables but this is the best solution for this...
  4. Thanks for the response. I reviewed the link...

    Thanks for the response. I reviewed the link that you sent and re-though the approach that I was taking.

    It doesn't seem like the SimpleFormController will be the best class for the job. Since...
  5. Using Spring MVC SimpleFormController for login form?

    Is it possible to use the standard Spring SimpleFormController along with Acegi to control the login form? So... in the AuthenticationProcessingFilterEntryPoint bean, the loginFormUrl would be...
  6. Replies
    1
    Views
    1,245

    Usage of Log members in Spring source

    Why does the Spring source code create org.apache.commons.logging.Log variables as class members rather than as static? The reason that I ask is that the commons-logging documentation recommends...
Results 1 to 6 of 6