Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 3 of Ticket #1058


Ignore:
Timestamp:
08/27/08 11:31:24 (16 years ago)
Author:
jmoore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1058

    • Property Status changed from new to reopened
    • Property Summary changed from Spring 2.5.5's LdapTemplate implementation doesn't accept non-String values to Spring 2.5.5 upgrade breaks all clients
  • Ticket #1058 – Description

    initial v3  
     1== Spring 2.5.5's `LdapTemplate` implementation doesn't accept non-String values == 
     2 
    13Spring changed their implementation of `LdapTemplate` to read only the String-valued instances out of the Properties-based environment. We use a ome.system.Principal instance as our user-name, so this breaks all RMI clients. 
     4 
     5== Spring 2.5.2+ does not handle the clients "properties" bean == 
     6 
     7Whereas in <= 2.5.1: 
     8{{{ 
     9  new ServiceFactory(new Server("localhost", new Login("me","something")); 
     10}}} 
     11 
     12would work without a `local.properties` file, 2.5.2+ do not. 
     13 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.13372 sec.)

We're Hiring!