Bug 223354 - The data reporting code should be packaged as bundles
Summary: The data reporting code should be packaged as bundles
Status: ASSIGNED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Cosmos (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Jimmy Mohsin CLA
QA Contact:
URL:
Whiteboard: cleanup
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-20 10:33 EDT by Sheldon Lee-Loy CLA
Modified: 2012-01-03 13:54 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sheldon Lee-Loy CLA 2008-03-20 10:33:31 EDT
We should rethink how we are packaging the data reporting code.

Consider writing a bundle-based server application.

Advantages:

  1.  the deployment model is well defined
  2.  code are packaged in bundles rather than scattered in various projects

Disadvantages:
  2.  Prereq equinox

Refer to http://www.eclipse.org/equinox/server/http_in_equinox.php
Comment 1 Sheldon Lee-Loy CLA 2008-09-10 09:28:31 EDT
Changing owner to martin as he is the DV lead.