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 "Requirements document for Axis2 Integration in WTP"

Line 17: Line 17:
 
|-
 
|-
 
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168762 168762]
 
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168762 168762]
| [[Create Web service & Web service client using Axis2 runtime]]
+
| [[Create bottom-up and top-down Web service using Axis2 runtime]]
 +
|| P1 || 2007.01.24 || WTP 2.0 M5
 +
|-
 +
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168762 172186]
 +
| [[Create Web service client using Axis2 runtime]]
 
|| P1 || 2007.01.24 || WTP 2.0 M5
 
|| P1 || 2007.01.24 || WTP 2.0 M5
 
|-
 
|-

Revision as of 13:55, 30 January 2007

Requirements for Axis2 Integration in WTP

This is the list of requirements for integrating Axis2 into WTP. The priority is categorized as:

  • P1 - Release defining.
  • P2 - Major functionality that would improve the user experience.
  • P3 - Nice to have functionalities.

Please refer to the RFEs for details.

Relevant Milestones

  • M5 - 2007.02.23 - ~80% API / RFE complete. Basis for EclipseCon 2007 demos
  • M6 - 2007.04.06 - API freeze. RFE complete.

Requirements

Axis2 requirements
RFE Description Priority Sizing/ETA Milestone
168762 Create bottom-up and top-down Web service using Axis2 runtime P1 2007.01.24 WTP 2.0 M5
172186 Create Web service client using Axis2 runtime P1 2007.01.24 WTP 2.0 M5
168764 Create Axis2 Preferences page P1 2007.02.23 WTP 2.0 M6
168765 Allow user to use different versions of Axis2 runtime P1 2007.01.24 WTP 2.0 M5
168766 Add Axis2 facet P2 2007.02.23 WTP 2.0 M6
168937 Support import AAR P2 2007.02.23 WTP 2.0 M6
168938 Support export AAR P2 2007.02.23 WTP 2.0 M6
168939 Support hot deployment and hot update P2 2007.02.23 WTP 2.0 M6
Discover & test Axis2 Web services listed under its own catagory via the Web Services Explorer P2 2007.03.15 WTP 2.0 M6
Test Axis2 Web services using generated JUnits P2 2007.03.15 WTP 2.0 M6
List Axis2 Web services under the Project Explorer P2 2007.03.15 WTP 2.0 M6
Validate Axis2 Web services and clients P2 2007.03.15 WTP 2.0 M6
Support extensible integration of Axis2 Modules into the Axis2 tools P2 2007.04.06 WTP 2.0 M6
Test Axis2 Web services using Web service sample JSPs P3 2007.04.06 WTP 2.0 M6
Allow user to easily add, remove and modify Axis2 Web service / client handlers P3 2007.04.06 WTP 2.0 M6
Allow user to dynamically locate different versions of Axis2 Web service tools and runtime to install P3 2007.04.06 WTP 2.0 M6


Back to the top