Search:

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

Search: Search took 0.05 seconds.

  1. Thanks for your answer... I've exported the...

    Thanks for your answer...

    I've exported the code of the method getLastChanges() in my scheduled method (@Scheduled) in an other bean. The scheduled method is also annoted with @Transactional (as...
  2. JPA - Hibernate - TransactionPropagation.REQUIRES_NEW doesn't work

    Hi,

    I'm building an Java Web Application based on Spring (Web MVC) with a backend managed by JPA with Hibernate (using EntityManager). While developping, I use MySQL 5 Server (with InnoDB engine)....
  3. Hi arthomps, thanks for your answer. Indeed,...

    Hi arthomps, thanks for your answer.

    Indeed, it's possible to have an account in my DB which isn't in the ldap.

    I know how configure two auth providers :


    <authentication-manager>
    ...
  4. Multiple authentication provider (custom + ldap)

    Hi,

    I would like to set up a multiple authentication provider to my website.

    When a user attempt to log in, the first authentication provider (Jdbc) will search a row in user table with the...
Results 1 to 4 of 4