|
From: Steven H. <sh...@te...> - 2005-08-26 04:47:34
|
We've modified our msh.properties.xml file to add the section:
<Delivery>
<RetryInterval>20000</RetryInterval>
<MaximumRetry>10</MaximumRetry>
</Delivery>
</MSH>
However, these new settings do not seem to be appearing in the mshconfig table after we restart hermes or our application handler.
The values in the mshconfig table (C_RETRIES, C_RETRYINTERVAL) seem to still be the defaults (2 and 150000).
Is this normal? Should we expect to see a change in this table, or has the setting become silently effective elsewhere?
|