Revision
4991 -
Directory Listing
-
[select for diffs]
Modified
Tue Feb 13 15:43:52 2007 UTC
(14 years ago)
by
wgrevink
Diff to
previous 4981
WCL-1 Finalized jms reconnect
1)RepositoryChangeListener thread is now a daemon thread
2)Avoid possible deadlock by moving the registry of the jms exception listener outside of the loop that retries until
a jms connection has successfully been established.
3)Added the possibility to pass an arbitrary number of JNDI configuration parameters to the UpdateNotificationConfig,
all these parameters will be used in creating the JNDI InitialContext
Revision
4742 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 26 09:08:09 2007 UTC
(14 years, 1 month ago)
by
wgrevink
Diff to
previous 4670
WCL-1
Added project.xml.md5 to svn:ignore for cachemanager, repository-client-api and repository-update-notifier
Revision
4655 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 23 15:44:19 2007 UTC
(14 years, 1 month ago)
by
wgrevink
Diff to
previous 4588
WCL-1
Added service layer to cachemanager and repository-update-notifier
webdav-clientlib, cachemanager and repository-update-notifier now all implement repository-client-api,
cachemanager-api and repository-update-notifier-api become obsolete.