Search:

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

Search: Search took 0.02 seconds.

  1. ldap template returning same dn twice with differnet attributes

    I'm preforming a standard search with an ldap template:


    ldapTemplate.search("", "objectClass="group", myAbstractContextMapperImpl)

    and my mapper's doMapFromContext method is being called...
  2. Custom BeanDefinitionParser for custom XML

    I'm trying to setup a parser for the following xml and i'm a bit stuck when it comes to processing the XML.

    My xml is as follows, not the beans tag is a child of a new parent and the parent has...
  3. Extending bean XML with attrs + children

    I'm trying to parse some custom XML with the extensible XML handling and am running into a bit of trouble. Everything else works fine except i can't seem to figure out the magic to get XML like the...
Results 1 to 3 of 3