This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 166242 - Manage Context Container via Web Serviices
Summary: Manage Context Container via Web Serviices
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Corona (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Pawel Kaczmarek CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 166245 168448 170442
  Show dependency tree
 
Reported: 2006-11-29 13:47 EST by Dennis O'Flynn CLA
Modified: 2010-04-08 11:14 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis O'Flynn CLA 2006-11-29 13:47:46 EST
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
Comment 1 Pawel Kaczmarek CLA 2007-01-17 05:53:26 EST
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.
Comment 2 Dennis O'Flynn CLA 2007-02-21 10:25:37 EST
Marked as close for 1.0.0M8 build
Comment 3 Eclipse Webmaster CLA 2010-04-08 11:14:44 EDT
Project is archived.