id,summary,reporter,owner,description,type,status,priority,milestone,resolution,cc,sprint 1058,Spring 2.5.5 upgrade breaks all clients,jamoore,jamoore,"== Spring 2.5.5's `LdapTemplate` implementation doesn't accept non-String values == Spring 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. == Spring 2.5.2+ does not handle the clients ""properties"" bean == Whereas in <= 2.5.1: {{{ new ServiceFactory(new Server(""localhost"", new Login(""me"",""something"")); }}} would work without a `local.properties` file, 2.5.2+ do not. ",bug,closed,blocker,3.0-Beta3.1,fixed,jburel cxallan atarkowska bwzloranger,