Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Dali Project/Weekly Meeting/October 29 2010

< Dali Project‎ | Weekly Meeting
Revision as of 15:35, 3 December 2010 by Neil.hauge.oracle.com (Talk | contribs) (New Topics)

Dali Weekly Meeting

Attendees

  • Neil, Tran, Paul, Karen, Shaun

Agenda

New Topics

  • JAXB
    • Schema UI, high level functionality
      • Follow WTP example of schema selection
    • Review Properties/Preference node names
      • Properties - "JPA" and "JAXB" nodes will exist when applicable at the top level
      • Preferences - "Java Persistence node will contain JPA and JAXB nodes
  • DBWS
    • EE vs SE mode

Old Topics

  • High level JAXB design
    • Does generic JAXB need validation?
      • Yes...Shaun is of the strong opinion that we need to have generic validation for JAXB
    • Do we need some sort of mode dev mode for JAXB
      • Shaun thinks not, treat it just like JPA, meet in the middle is always valid
    • Incremental compile?
      • not for JAXB, maybe for DBWS, but there are issues there as well
    • Facets vs Platforms
      • Need to talk to Konstantin to figure out if we can manage the facets in a reasonable way for configuration, and if there is a way to alter the behavior of required facets
  • JAXB version support
    • Support 2.1 and 2.2 most likely, but still working this out


  • Naming for various JPA and EclipseLink artifacts in the UI
    • ORM Mapping File (for persistence.xml)
    • JPA ORM Mapping File
    • EclispeLink ORM Mapping File


Next Meeting


Action Items

  • Shaun will continue to investigate WAB, bundle root changes, etc.
  • OSGi JPA spec support - need to investigate this to see what things we may need to support for OSGi
  • Allow for sync options for the persistence.xml at the project level

Back to the top