chris thatcher ha scritto: > I'll try this today, but I'm wondering if removing the "index='0'" on > the constructor arg injections will remove the confusion... It doesn't > explain why but I think it will force spring to unambigiously use the > single argument constructor in the IoC container. I'll let you know...
Hum, tried that, but I managed to reproduce random failures with it too. I then changed the visibility of the constructor taking two arguments to "default", since that constructor is just used for tests anyways, and it seems I'm getting good results reproducably... If I don't hear anything else, I'll commit the change along with the big bad mass of security related changes I talked about in a previous mail (the one titled "Some amendments to the per layer security proposal"). Cheers Andrea ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
