Slightly improved log output when connection fails.
authorMurray Cumming <murrayc@murrayc.com>
Fri, 8 Jul 2011 07:25:47 +0000 (09:25 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 8 Jul 2011 07:25:47 +0000 (09:25 +0200)
commit597e87c0cb86502646d86eaac05a67e487739dc6
treea40ccf28a6f424b7b0cb775fa2d4bd9cb38f009a
parentc6ae729ebd03661c29b40a6498cc0a7276270c67
Slightly improved log output when connection fails.

* src/main/java/org/glom/web/server/ConfiguredDocument.java
(ConfiguredDocument.setUsernameAndPassword):
We don't know for sure if it' the username/password that's wrong, so
rephrase the message.
Also ouput the exception message, though it's generic in this case.
ChangeLog
src/main/java/org/glom/web/server/ConfiguredDocument.java