Bug 235595 - Java EE patterns
Summary: Java EE patterns
Status: NEW
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Kaloyan Raev CLA
QA Contact: Chuck Bridgham CLA
URL: http://wiki.eclipse.org/WTP_UX_Whiteb...
Whiteboard: UX
Keywords: usability
Depends on:
Blocks:
 
Reported: 2008-06-04 10:06 EDT by Kaloyan Raev CLA
Modified: 2008-06-04 10:08 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kaloyan Raev CLA 2008-06-04 10:06:57 EDT
Pain point

J2EE/Java EE programming has already been among us for several years. There are some famous techniques established in this programming domain during this time - the J2EE/Java EE patterns. These patterns are especially useful for inexperienced developers and are guidelines for them to follow. The problem is that WTP has still no wizard and actions to provide for helping and hinting users to take benefit of using patterns.

Solution

Provide WTP with wizards and actions for using Java EE patterns like Java EE applications scenarios, EJB patterns, etc.

It would be nice if all patterns are build on top of common framework. Here are some recommended characteristics for such a solution:
    * Reusing of existing operations and actions for creating Java EE projects and artifacts.
    * Easy composition of atomic Java EE operations and actions.
    * Extensibility. Adopters should be able to contribute their own patterns to the framework.