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 "Web Tools Requirements 1.5"

(Architectural harmonization)
(Architectural harmonization)
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
=Eclipse Web Tools Project DRAFT 1.5 Plan=
 
=Eclipse Web Tools Project DRAFT 1.5 Plan=
  
'''Initial draft''' September 8, 2005 (by Jochen Krause / WTP Requirements Group based on WTP Project 1.0 Plan  
+
'''Revised draft''' January 24, 2006 (by Jochen Krause / WTP Requirements Group based on WTP Project 1.0 Plan  
 
and Eclipse Project DRAFT 3.2 Plan)  
 
and Eclipse Project DRAFT 3.2 Plan)  
  
''Please send comments about this '''draft plan''' to the'' wtp-requirements@eclipse.org ''mailing list.''  
+
''Please send comments about this '''draft plan''' to the'' wtp-pmc@eclipse.org ''mailing list.''  
  
 
This document lays out the feature and API set for the next feature release of Eclipse Web Tools after 1.0, designated release 1.5.  
 
This document lays out the feature and API set for the next feature release of Eclipse Web Tools after 1.0, designated release 1.5.  
Line 15: Line 15:
 
The first part of the plan deals with the important matters of release deliverables, release milestones, target operating environments, and release-to-release compatibility. These are all things that need to be clear for any release, even if no features were to change.   
 
The first part of the plan deals with the important matters of release deliverables, release milestones, target operating environments, and release-to-release compatibility. These are all things that need to be clear for any release, even if no features were to change.   
  
The remainder of the plan consists of plan items for the two subprojects under the Eclipse Web Tools top-level project. Each plan item covers a feature or API that is to be added to Web Tools, or some aspect of Web Tools that is to be improved. Each plan item will have its own entry in the Eclipse bugzilla database, with a title and a concise summary (usually a single paragraph) that explains the work item at a suitably high enough level so that everyone can readily understand what the work item is without having to understand the nitty-gritty detail.  
+
The remainder of the plan consists of plan items for the two subprojects under the Eclipse Web Tools top-level project. The third subproject, JSF is not covered by this plan, as it is a technology project in the incubator state. Each plan item covers a feature or API that is to be added to Web Tools, or some aspect of Web Tools that is to be improved. Each plan item will have its own entry in the Eclipse bugzilla database, with a title and a concise summary (usually a single paragraph) that explains the work item at a suitably high enough level so that everyone can readily understand what the work item is without having to understand the nitty-gritty detail.  
  
 
Not all plan items represent the same amount of work; some may be quite large, others, quite small. Some plan items may involve work that is localized to a single Platform component; others may involve coordinated changes to several components; other may pervade the entire Platform. Although some plan items are for work that is more pressing that others, the plan items appear in no particular order.  
 
Not all plan items represent the same amount of work; some may be quite large, others, quite small. Some plan items may involve work that is localized to a single Platform component; others may involve coordinated changes to several components; other may pervade the entire Platform. Although some plan items are for work that is more pressing that others, the plan items appear in no particular order.  
Line 40: Line 40:
 
The release deliverables have the same form as previous releases, namely:  
 
The release deliverables have the same form as previous releases, namely:  
  
* Source code release for Eclipse WTP Project, available as versions tagged "R1_0" in the Eclipse WTP Project
+
* Source code release for Eclipse WTP Project, available as versions tagged "R1_5" in the Eclipse WTP Project
 
* CVS repository
 
* CVS repository
 
* Eclipse WTP runtime binary and SDK download with all Eclipse pre-reqs (downloadable).
 
* Eclipse WTP runtime binary and SDK download with all Eclipse pre-reqs (downloadable).
Line 52: Line 52:
  
 
The milestones are:  
 
The milestones are:  
* TBD
 
  
 +
* M4 - January 13, 2006
 +
* M5 - March 3, 2006
 +
* M6 - June 28, 2006 - WTP 1.5 Release
  
 
==Target Operating Environments==
 
==Target Operating Environments==
  
Eclipse WTP is built on the Eclipse platform itself.  
+
Eclipse WTP is built on the Eclipse platform itself.
  
 +
Most of the Eclipse WTP is "pure" Java™ code and has no direct dependence on the underlying operating system. The chief dependence is therefore on Eclipse. The 1.5 release of the Eclipse WTP Project is written and compiled against version 1.4 of the Java 2 Platform APIs, and targeted to run on version 1.4 and 5.0 (1.5) of the Java 2 Runtime Environment, Standard Edition.
  
Most of the Eclipse WTP is "pure" Java™ code and has no direct dependence on the underlying operating system. The chief dependence is therefore on Eclipse. The 1.0 release of the Eclipse WTP Project is written and compiled against version 1.4 of the Java 2 Platform APIs, and targeted to run on version 1.4 and 5.0 (1.5) of the Java 2 Runtime Environment, Standard Edition.
 
  
 +
Eclipse WTP is mainly tested and validated on Windows platforms, it should run on all platforms validated by the platform project:
  
Eclipse WTP is tested and validated on the following reference platforms (this list is updated over the course of the release cycle):
+
[http://www.eclipse.org/eclipse/development/eclipse_project_plan_3_2.html#TargetOperatingEnvironments#TargetOperatingEnvironments Eclipse Target Operating Environments]
 
+
'''Eclipse WTP Reference Platforms'''
+
{| Border="1"
+
|  '''Operating system''' 
+
|  '''Processor architecture''' 
+
|  '''Window system''' 
+
|  '''Java Platform''' 
+
|-
+
|  Microsoft Windows XP 
+
|  Intel x86 
+
|  Win32 
+
|  Sun ... TBD 
+
|-
+
|  Microsoft Windows XP 
+
|  Intel x86 
+
|  Win32 
+
|  IBM ... TBD 
+
|-
+
|  Red Hat Enterprise Linux ... TBD 
+
|  Intel x86 
+
|  GTK 
+
|  Sun ... TBD 
+
|-
+
|  Red Hat Enterprise Linux ... TBD 
+
|  Intel x86 
+
|  GTK 
+
|  IBM ... TBD 
+
|-
+
|  SuSE Linux ... TBD 
+
|  Intel x86 
+
|  GTK 
+
|  Sun ... TBD 
+
|-
+
|  SuSE Linux ... TBD 
+
|  Intel x86 
+
|  GTK 
+
|  IBM ... TBD 
+
|-
+
|}
+
 
+
Although untested, Eclipse WTP should work fine on other OSes that support the same window system. See also
+
[http://www.eclipse.org/eclipse/development/eclipse_project_plan_3_1.html/#TargetOperatingEnvironments Eclipse Target Operating Environments]
+
 
+
Eclipse WTP is planned to support models for projects, editors, web and J2EE artefacts, servers. Whereas Eclipse WTP would not add OS dependencies to support the first three, projects, editors and artefacts, integrating servers to Eclipse WTP would imply some OS dependencies. Eclipse WTP is targeted to be OS independent through a modular conception.
+
So, components for servers integration will be available out of Eclipse WTP Web, or J2EE, Standard Tools runtime binary distributions.
+
  
 
Servers integrated into Eclipse WTP deliverables will be tested and validated on the same platforms listed above. Tests for other platforms will be relying on the community support.  
 
Servers integrated into Eclipse WTP deliverables will be tested and validated on the same platforms listed above. Tests for other platforms will be relying on the community support.  
Line 129: Line 87:
 
==Eclipse WTP Subprojects==
 
==Eclipse WTP Subprojects==
  
The Eclipse WTP consists of 2 subprojects. Each subproject is covered in its own section:  
+
The Eclipse WTP consists of 3 subprojects. Each subproject is covered in its own section:  
  
[http://eclipse.org/webtools/wst/index.html Web Standard Tools]
+
[http://eclipse.org/webtools/wst/index.html Web Standard Tools (WST)]
  
[http://eclipse.org/webtools/jst/index.html J2EE Standard Tools]
+
[http://eclipse.org/webtools/jst/index.html J2EE Standard Tools (JST)]
  
For each subproject, the items listed reflect new features of the Web Tools Platform, or areas where existing  
+
[http://www.eclipse.org/webtools/jsf/index.html Java Server Faces Tools (JSF)]
 +
 
 +
For the WST and JST subprojects items are listed, JSF is not covered as it currently is a technology project
 +
(in incubator state), the items listed reflect new features of the Web Tools Platform, or areas where existing  
 
features will be significantly reworked. Common goals are listed in the “Common goals” area.  
 
features will be significantly reworked. Common goals are listed in the “Common goals” area.  
  
TBD (Each item indicates the components likely affected by that work item (many items involve coordinated changes to several components). Numbers in parentheses link to bugzilla problem reports for that plan item)  
+
TBD (Each item indicates the components likely affected by that work item (many items involve coordinated changes to several components). Numbers in parentheses link to bugzilla problem reports for that plan item)
  
 +
==Common goals==
 +
===Adopter readiness===
 +
* productization support [https://bugs.eclipse.org/bugs/show_bug.cgi?id=122667 [122667]]
 +
* improve performance
 +
* improve API coverage
  
 
==Web Standard Tools subproject==
 
==Web Standard Tools subproject==
  
 
===Architectural harmonization===
 
===Architectural harmonization===
* DTP (data tools)
+
* Moving generic components to platform (common navigator, tabbed properties page)
* Moving generic components to platform (like the browser to 3.1)
+
* moving to the common undo stack (from the emf undo stack)
* TPTP Validation (elaborate correction framework part of validation), TCP/IP sniffer (tcp/ip monitor)
+
* EJB3
+
* Lepido (AXE – Cocoon tooling)
+
  
 
===Web Services Support===
 
===Web Services Support===
* Soap 1.2 Support
+
* SOAP 1.2 Support
 
* WSDL 2.0 Support
 
* WSDL 2.0 Support
 
* New WS-I profiles
 
* New WS-I profiles
Line 160: Line 123:
  
 
===Architectural harmonization===
 
===Architectural harmonization===
* EJB3 Projects
+
* EJB3 (alignment with the DALI project - http://www.eclipse.org/dali/)
  
===J2EE 1.5 Support===
+
===J2EE 1.5 Support (technlogy preview)===
* EJB3
+
* EJB3 (by lightweight integration with the DALI project - http://www.eclipse.org/dali/)
* JSR 175 (Metadata) Support
+
* JSR 175 (Metadata) Support - only for new functionality: JSF, EJB3
* JSF Support
+
* JSF Support (provided by the JSF subproject)
  
 
===Web Services Support===
 
===Web Services Support===
* JSR 181 (Web Services)
+
* JSR 181 (Web Services) [optional item - help wanted]
  
 
===Server Runtime===
 
===Server Runtime===
 
* JSR 88 Support, Advanced Server Support for one/multiple open source J2EE server
 
* JSR 88 Support, Advanced Server Support for one/multiple open source J2EE server
* Support for incremental deploy
 
 
 
==Sample use cases for 1.5==
 
The following shall serve as an example how the community can help to provide input for their desired use cases,
 
this details the EJB 3.0 support of our top level item J2EE 1.5 Support:
 
 
===EJB3.0 Use cases proposed by Ivelin Ivanov (JBoss)===
 
 
# Wizards for Stateless and Stateful Session Beans that follow J2EE naming conventions and generate both the bean implementation class and the remote / local (or both) interfaces
 
## The user will be able to invoke the Session bean wizard through the File > New > Other.. menu of eclipse. If the user has right clicked on any package or source directory, the wizard should auto-fill the pertinent information.
 
## The wizard should give the user an option to either "Follow J2EE Naming Standards", and enter a simple bean name, or to "Customize Type Names", and manually enter the bean implementation class, and remote and/or local interfaces.
 
## The user should have the ability to generate Local, and Remote interfaces for the bean. It is not required to generate either. The generated bean implementation class should implement all generated business interfaces.
 
## The user should have the option to make the Session bean either Stateful, or Stateless.
 
## There should be an option for generating either annotated POJOs (default) or XML descriptors for all bean meta-data.
 
# An EJB3 Project Nature Wizard and related Classpath Containers for automated EJB3 API code completion and compilation
 
## The EJB3 project nature wizard should have all the options and steps the standard Java project wizard does.
 
## The wizard will create classpath containers for the generated project that will contain all the classes necessary for compilation of EJB3 APIs
 
# Table and column meta-data completion for common entity annotations such as @Table, @Column, @JoinColumn, and @Id. This could be a possible integration point with the Data Tools Project.
 
## when defining the EJB3 project there should be away to associate the project with a db-server in the DTP project
 
## Using the catalog/schema/table/column/etc information found in the DTP project we should provide seamless content-assitance inside the related java annotations<br>Note: This will require support from the JDT to allow non-JDT plugins to provide content assistance on annotations values.
 
# Message Driven Bean wizards that provide stub methods for the MessageListener interface, and use server tools to find JMS Topics / Queues.
 
## Similar to the Session Bean wizard, but without remote/local interface generation.
 
## User should have the option to either "implement MessageListener" explicity, or simply implement the "onMessage" method without the container contract.
 
## Possible integration point w/ Server Tools: Locate Active JMS Queues and Topics for this MDB to subscribe to.
 
## There should be an option for generating either annotated POJOs (default) or XML descriptors for all bean meta-data.
 
 
 
===JSR 88 Use Cases proposed by Ivelin Ivanov (JBoss), edited by Jochen Krause===
 
 
# A method to deploy a packaged j2ee application, war, ear, etc through the jsr-88 API.
 
## Provide a packaged jsr-88 deployment action
 
## If the deployable package's descriptors all match the requirements, the user should be able to select a target from those listed in preferences and deployment should begin.
 
## If the deployable package is missing information, the missing information should be matched with the unpackaged descriptor and the user should be able to fill in missing data( e.g. with a tabbed dialog, with different tabs for each descriptor that is missing elements)
 
## The user shall be able to manually add missing information on the fly, rather than through the above mentioned method. It should be possible to persist the information that was added on the fly to the appropriate descriptor file.
 
# Find out about missing deployment descriptor items for an unpackaged j2ee application
 
## Enable user to discover missing descriptor elements
 
## If the project has an associated packaging configuration (project preferences), the tool will generate the model using the packaging configuration as a guide. Otherwise it will suggest / redirect to the packaging configuration preference page.
 
## See Use Case 1.1 - 1.4)
 
## If there are no missing required xpaths for deployment, the user shall be able to package and deploy
 

Revision as of 17:57, 25 January 2006

Eclipse Web Tools Project DRAFT 1.5 Plan

Revised draft January 24, 2006 (by Jochen Krause / WTP Requirements Group based on WTP Project 1.0 Plan and Eclipse Project DRAFT 3.2 Plan)

Please send comments about this draft plan to the wtp-pmc@eclipse.org mailing list.

This document lays out the feature and API set for the next feature release of Eclipse Web Tools after 1.0, designated release 1.5. This document is a draft and is subject to change, we welcome all feedback.

Web Tools 1.5 will be compatible with Eclipse 3.2 Releases.

Plans do not materialize out of nowhere, nor are they entirely static. To ensure the planning process is transparent and open to the entire Eclipse community, we (the Eclipse Web Tools Requirement Group & the Web Tools PMC) post plans in an embryonic form and revise them throughout the release cycle.

The first part of the plan deals with the important matters of release deliverables, release milestones, target operating environments, and release-to-release compatibility. These are all things that need to be clear for any release, even if no features were to change.

The remainder of the plan consists of plan items for the two subprojects under the Eclipse Web Tools top-level project. The third subproject, JSF is not covered by this plan, as it is a technology project in the incubator state. Each plan item covers a feature or API that is to be added to Web Tools, or some aspect of Web Tools that is to be improved. Each plan item will have its own entry in the Eclipse bugzilla database, with a title and a concise summary (usually a single paragraph) that explains the work item at a suitably high enough level so that everyone can readily understand what the work item is without having to understand the nitty-gritty detail.

Not all plan items represent the same amount of work; some may be quite large, others, quite small. Some plan items may involve work that is localized to a single Platform component; others may involve coordinated changes to several components; other may pervade the entire Platform. Although some plan items are for work that is more pressing that others, the plan items appear in no particular order.

With the previous release as the starting point, this is the plan for how we will enhance and improve it. Fixing bugs, improving test coverage, documentation, examples, performance tuning, usability, etc. are considered routine ongoing maintenance activities and are not included in this plan unless they would also involve a significant change to the API or feature set, or involve a significant amount of work. The intent of the plan is to account for all interesting feature work.


The current status of each plan item is noted:

High Priority plan item - A high priority plan item is one that we have decided to address for the release (committed).

Medium Priority plan item - A medium priority plan item is one that we are considering addressing for the release. Although we are actively investigating it, we are not yet in a position to commit to it, or to say that we won't be able to address it.

Low Priority plan item – A low priority plan item is one that we addressed for a release we will only address that item if one component has addressed all high and medium priority items

Deferred plan item - A reasonable proposal that will not make it in to this release for some reason is marked as deferred with a brief note as to why it was deferred. Deferred plan items may resurface as committed plan items at a later point.


Release deliverables

The release deliverables have the same form as previous releases, namely:

  • Source code release for Eclipse WTP Project, available as versions tagged "R1_5" in the Eclipse WTP Project
  • CVS repository
  • Eclipse WTP runtime binary and SDK download with all Eclipse pre-reqs (downloadable).
  • Eclipse WTP runtime binary and SDK download (downloadable).


Release milestones

Release milestone occurring at roughly 6 week intervals in synchronisation with the Eclipse Platform milestone releases (starting early 2006 latest) and will be compatible with Eclipse 3.2 releases.

The milestones are:

* M4 - January 13, 2006
* M5 - March 3, 2006 
* M6 - June 28, 2006 - WTP 1.5 Release

Target Operating Environments

Eclipse WTP is built on the Eclipse platform itself.

Most of the Eclipse WTP is "pure" Java™ code and has no direct dependence on the underlying operating system. The chief dependence is therefore on Eclipse. The 1.5 release of the Eclipse WTP Project is written and compiled against version 1.4 of the Java 2 Platform APIs, and targeted to run on version 1.4 and 5.0 (1.5) of the Java 2 Runtime Environment, Standard Edition.


Eclipse WTP is mainly tested and validated on Windows platforms, it should run on all platforms validated by the platform project:

Eclipse Target Operating Environments

Servers integrated into Eclipse WTP deliverables will be tested and validated on the same platforms listed above. Tests for other platforms will be relying on the community support.


Internationalization

The Eclipse WTP is designed as the basis for internationalized products. The user interface elements provided by the Eclipse SDK components, including dialogs and error messages, are externalized. The English strings are provided as the default resource bundles. Other language support, if any, will rely on the community support.

Compatibility with Other WTP Releases

Project Compatibility:

  • Full compatibility with 1.0 projects
  • TBD

Eclipse WTP deliverables will be compatible with Eclipse 3.2. No special attention will give for being compatible with previous Eclipse versions.


Eclipse WTP Subprojects

The Eclipse WTP consists of 3 subprojects. Each subproject is covered in its own section:

Web Standard Tools (WST)

J2EE Standard Tools (JST)

Java Server Faces Tools (JSF)

For the WST and JST subprojects items are listed, JSF is not covered as it currently is a technology project (in incubator state), the items listed reflect new features of the Web Tools Platform, or areas where existing features will be significantly reworked. Common goals are listed in the “Common goals” area.

TBD (Each item indicates the components likely affected by that work item (many items involve coordinated changes to several components). Numbers in parentheses link to bugzilla problem reports for that plan item)

Common goals

Adopter readiness

  • productization support [122667]
  • improve performance
  • improve API coverage

Web Standard Tools subproject

Architectural harmonization

  • Moving generic components to platform (common navigator, tabbed properties page)
  • moving to the common undo stack (from the emf undo stack)

Web Services Support

  • SOAP 1.2 Support
  • WSDL 2.0 Support
  • New WS-I profiles
  • WS Security
  • Axis 2.0 Support

J2EE Standard Tools

Architectural harmonization

J2EE 1.5 Support (technlogy preview)

  • EJB3 (by lightweight integration with the DALI project - http://www.eclipse.org/dali/)
  • JSR 175 (Metadata) Support - only for new functionality: JSF, EJB3
  • JSF Support (provided by the JSF subproject)

Web Services Support

  • JSR 181 (Web Services) [optional item - help wanted]

Server Runtime

  • JSR 88 Support, Advanced Server Support for one/multiple open source J2EE server

Back to the top