Search:

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

Search: Search took 0.02 seconds.

  1. Thank you. I will do a series of tests over the...

    Thank you. I will do a series of tests over the weekend and update this thread. Btw, my version 2.7.1 is working fine so as long as I don't update I'm fine.
  2. I have the log of the update (looks like 9/28). ...

    I have the log of the update (looks like 9/28). Looks like I have a lot of ui.file.save errors for the last month so that's probably no big deal.

    My STS plugins:
    PyDev
    PyDev Mylyn Integration...
  3. Spring 2.7.2 upgrade or fresh install - both having serious issues

    I installed STS 2.7.1 on Aug 1 and was running fine. Then stupid, Stupid! me, on Sept 30? 29? clicked the "updates are downloaded, ready to install box". I guess I updated to 2.7.2.

    On restart I...
  4. Variable Number of datasources to configure - please point me in the right direction

    I need to configure a variable number, 1-n, of jndi datasources (and then daos and other beans that ref=datasource). The datasources are known at deployment time; dynamic datasources are not needed...
  5. Yes, you are correct. If I use jndi with setting...

    Yes, you are correct. If I use jndi with setting ReturningObjFlag to true, it requests the javaXXXX attrs.

    I guess I did not realize that ContextMapper intentionally always gets those extra...
  6. Well, I'll be... I did find a difference. ...

    Well, I'll be...

    I did find a difference.

    When I use a context mapper, it doesn't matter whether I set ReturningObjFlag to true or false, the ldap request *always* asks for the javaXXXX attrs....
  7. Replies
    2
    Views
    2,828

    You've probably already caught this one since...

    You've probably already caught this one since it's just a typo when you created the xml file:



    <bean id="contextSource" class="org.springframework.ldap.core.support.LdapC ontextSource">...
  8. Thank you, I will try to do my formatting better....

    Thank you, I will try to do my formatting better.
    At this point ldap admin has compromised and is OK with the javaXXXX attrs - they are not causing any problems and are taking only minimal (if...
  9. After more testing, webLogic is irrelevant......

    After more testing, webLogic is irrelevant... please ignore that.

    I ran the sample PersonDaoImpl & TraditionalPersonDaoImpl from the 1.3.3 release and got equal results (yeah for that!)

    The...
  10. additional attributes queried when using spring ldaptemplate

    Disclosure: I'm new at spring-ldap and I didn't write this code but now have to debug. Even so, I sure would appreciate the help...

    We've started using spring-ldap-1.3.3 with WebLogic 9.2. ...
Results 1 to 10 of 10