Skip to main content

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.

Jump to: navigation, search

Difference between revisions of "Cosmos Architecture Meeting 20-Dec-07"

(Minutes)
(209980: MDR (and Data Manager) deployment outside of OSGi environment 209980)
Line 28: Line 28:
  
 
Target completion is Jan 11.
 
Target completion is Jan 11.
 +
 +
 +
 +
== Side Conversation on APIs for the Domain and Data Broker ==
 +
<update>

Revision as of 13:33, 20 December 2007

Attendees

  • Jack Devine
  • Martin Simmonds
  • Paul Stratton
  • Hubert Leung
  • Bill Muldoon
  • John Todd
  • Don Ebright
  • Joel Hawkins

Minutes

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.


Side Conversation on APIs for the Domain and Data Broker

<update>

Back to the top