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

Web Tools Platform Release 3.0 JavaEE Requirements

Revision as of 04:00, 31 July 2007 by Kaloyan.raev.sap.com (Talk | contribs) (Java EE5 Requirements)

This page will consolidate Java EE related requirements for WTP 3.0 This list will be used to form an initial 3.0 component plan

All requirements will eventually have backing bugzilla entries.

Java EE5 Requirements

  1. Deployment descriptor editor(s) for all Java EE 5 DD files.
  2. Navigator(Project Explorer) content for Java EE models
  3. Allow up-level spec version changes for JEE facets 182210
  4. JEE 5 module-specific validator support
  5. Simplify Java EE DD model APIs
    1. Existing model clients MUST continue to work without recompilation(Legacy models in JEE5 projects)
    2. Extensible/Pluggable EE5 model framework that supports merged view of DDs and source annotations
    3. Public wrapper APIs for specific module types (e.g. IWebProject,IEnterpriseApplication, WebApp)163231187699
    1. Public Utility classes
  1. Framework for Archive import that allows pluggable implementations for module type descrimination.
  2. EJB3 Session/MDB Wizards
  3. EJB Bean properties and overview views like the Entity Bean ones in Dali
  4. Add action to generate deployment descriptor from Annotations for Java EE 5

projects 196271

  1. Filter and Listener Wizards
  2. JSR 175 - Java EE 5 specifications for annotation based programming, e.g. for EJB 3.0, JPA, Web services
    1. JSR 181 - Web Services
    2. JSR 220 - EJB 3.0, JPA

Dependency Management/Virtual Component API/Project Model

  1. Support facet-based constraints on project module dependencies 197160
  2. Classpath entry publish/export enhancements
    1. Use classpath entry publish/export support to handle most J2EE dependencies 116856
    2. J2EE Module Dependencies UI for utility projects referenced only by dynamic web projects 184094
    3. Support for project cp entries 184125
    4. Support for class folder entries 189943
    5. Preferences 185112
    6. Quick fix improvements 185137

Proposed Enhancement Backlog

Back to the top