Spring shorthand, again
Nate Klingenstein
nate.klingenstein at utah.edu
Tue Jan 26 18:03:24 EST 2016
> Perhaps simply setting each property to the default, rather than commenting them out would force the deployer to make a choice?
I think that would be fine and it shouldn’t break any existing configuration. I don’t have any better suggestions besides that or a comment.
> I would think the logs in this case would be pretty clear. I'm assuming the deployer ends up with a connection pool that attempts to use startTLS against a directory that doesn't support it? If you could post the confusing error, perhaps I can make it better.
It’s apparent that the connection is failing and why, but it’s not apparent where the configuration even comes from or how to begin resolving it, which is why I couldn’t think of an elegant way to log it without making some presumptions about it.
I think that degree of introspection of configuration came up as a paranthetical with another topic, but I don’t think that path was followed.
More information about the dev
mailing list