Community
Participate
Working Groups
Provide set of web service endpoints that allow a Context Container to be managed. The following functionality should be provided: * Created CC * Delete CC * Update CC ** Create/Updated/Delete Repository Descriptor within CC
Methods to add / modify / delete CC on server were created. Methods change CC definition and properties on disk and in in-memory maps. The existing mechanism for web services calls was used (ws proxy is invoked using reflection). If the operation can not be realized, an exception is thrown. Some changes were required in configuration handling on server. The functionality Create/Updated/Delete Repository Descriptor within CC was moved to bug #170747.
Marked as close for 1.0.0M8 build
Project is archived.