Comment by sanrodari:
There is an error here:
public void logConnectException(UnreachableException? e) {
/ the message is logged to the "ConsoleTransacitonLog?" logger /
logger.warning("Connect exception failed, " + e.getMessage());
}
"ConsoleTransactionLog?" instead "ConsoleTransa*bold*citonLog"
For more information:
http://code.google.com/p/google-guice/wiki/BuiltInBindings
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-guice-dev?hl=en.