Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    2,522

    Problem solved

    Thanks for the advise. I checked the setLdapTemplate method and the value is being set properly. I was NOT injecting the LdapDao into the bean that uses it, so it was creating a new reference that...
  2. Replies
    5
    Views
    2,522

    Log messages

    Here is what I am getting in the log:

    2006-08-01 08:38:31,881 DEBUG [main] support.AbstractContextSource - AuthenticationSource not set - using default implementation
    2006-08-01 08:38:31,972...
  3. Replies
    5
    Views
    2,522

    More information...

    Here is the bean configuration and the code. I am using other beans in my configuration that are working so I know spring is reading the file.

    <bean id="contextSource"
    ...
  4. Replies
    5
    Views
    2,522

    ldapTemplate is null in bean

    The ldapTemplate is null in the bean that is getting it. No errors, what can I do to troubleshoot?

    Thanks
Results 1 to 4 of 4