Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Cosmos Architecture Meeting 20-Dec-07
Contents
Attendees
- Jack Devine
- Martin Simmonds
- Paul Stratton
- Hubert Leung
- Bill Muldoon
- John Todd
- Don Ebright
- Joel Hawkins
Minutes
Bugzilla Cleanup
All on call agreed to the cleanup.
Hubert will verify the remaining two i7 bugzillas (with Ali). Then we will close them.
COSMOS Logging/Exception
Joel's proposal to add "originator" to COSMOS root exception was approved. This would be of type "java.lang.Object".
The exception hierarchy should be web services independent and is a "PoJo mindset". The Java equivalent to an EPR is essentially an object reference.
The key is that we would have to define the semantics of what the originator field would be used for. For example, on the design page of of 209227, we would need to understand what happens when the object throwing the exception.
209980: MDR (and Data Manager) deployment outside of OSGi environment 209980
Joel has started working on this. Tomcat is the test case.
We want to refactor and check in, without breaking the existing work. Ideally, the only thing we would need to do is change the existing annotations. Then we can scrub the CVS of the existing code.
Joel will take ownership of this ER.
Target completion is Jan 11.
Discussion on 212185
212185: Implement CMDBf 1.0 Service Metadata https://bugs.eclipse.org/bugs/show_bug.cgi?id=212185
Bill will work with Ali on this. It is believed to be containable in i8 and code complete by Jan 11.