<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi,</p>
<p>When there is a problem retrieving the metadata after the initial
refresh, the <font face="Courier New, Courier, monospace">ResolverException</font>
are silently ignored in the code of <font face="Courier New,
Courier, monospace">AbstractReloadingMetadataResolver.RefreshMetadataTask</font>.
Even though the different implementations of <font face="Courier
New, Courier, monospace">AbstractReloadingMetadataResolver</font>
log error messages before generating the <font face="Courier New,
Courier, monospace">ResolverException</font> it would be great
if we could have a mechanism to be notified in the code that an
error occurred (for instance using a Listener pattern). Is this a
known limitation? Are there plans to implement a solution?</p>
<p>Regards,</p>
<p>Josu<br>
</p>
</body>
</html>