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

Difference between revisions of "EJB Tools Project"

(Post-Ganymede Requirements)
Line 42: Line 42:
 
|-   
 
|-   
 
| Detach all XDoclet functionality in separate plugins
 
| Detach all XDoclet functionality in separate plugins
| Not started
+
| Not Started
 +
|-
 +
| [[EJB Test Plan]]
 +
| In Progress
 
|}
 
|}
  
Line 55: Line 58:
 
* Move all XDoclet functionality in new XDoclet component (sub-project) that extends the JEE and EJB components.
 
* Move all XDoclet functionality in new XDoclet component (sub-project) that extends the JEE and EJB components.
 
* Clean up all internal usages on other Eclipse (sub)projects.
 
* Clean up all internal usages on other Eclipse (sub)projects.
 +
 +
== Related Links ==
 +
* [http://www.eclipse.org/webtools/ejb/ EJB Tools Project @ eclipse.org]
 +
* [[EJB Test Plan]]

Revision as of 05:43, 3 July 2008

The EJB Tools Project is currently in a transition phase since the project leadership has been handed over from Naci Dai to Kaloyan Raev.

Short-term Plan

The short-term plan covers activities within the Ganymede development phase.

Action Item Status
Reassign all Naci's bugs to ejb-inbox Checkmark.gif Done
Check all open bugs if still valid In Progress
Set target milestone on all open bugs In Progress
Verify all resolved bugs Not Started
Determine the scope of EJB Tools Project In Progress

237465

Review Abouts in all EJB plugins Checkmark.gif Done
Generate JavaDocs for EJB API Not started

Long-term Plan

The long-term plan covers activities for post-Ganymede development phases.

Action Item Status
Detach all XDoclet functionality in separate plugins Not Started
EJB Test Plan In Progress

Post-Ganymede Requirements

  • EJB 3.1 (Java EE 6) support
  • Add EJB 3.0 metadata to DD automatically 236621
  • Promote business methods automatically to interfaces 237050
  • Create Default Session Bean option 119311
  • Interceptors support (model, DD tree, wizard)
  • EJB 2.x non-XDoclet support in Session Bean and Message-Driven Bean wizards
  • Move all XDoclet functionality in new XDoclet component (sub-project) that extends the JEE and EJB components.
  • Clean up all internal usages on other Eclipse (sub)projects.

Related Links

Back to the top