Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 1: Line 1:
 
== Requirements for Axis2 Integration in WTP ==
 
== 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.
  
 
{| border="3"
 
{| border="3"
|+ WTP 2.0
+
|+ Axis2 requirements
! RFE !! Description !! Priority !! Sizing !! Milestone
+
! RFE !! Description !! Priority !! Sizing/ETA !! Milestone
 
|-
 
|-
 
|  
 
|  
Line 9: Line 14:
 
|-
 
|-
 
! [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 Web service & Web service client using Axis2 runtime]]
 
|| P1 || ? || WTP 2.0 M5
 
|| P1 || ? || WTP 2.0 M5
 
|-
 
|-
 
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168764 168764]
 
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168764 168764]
| Axis2 Preferences
+
| [[Provide Axis2 Preferences page]]
 
|| P1 || ? || WTP 2.0 M5
 
|| P1 || ? || WTP 2.0 M5
 
|-
 
|-
 
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168765 168765]
 
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168765 168765]
| Allow user to install different versions of Axis2
+
| [[Allow user to use different versions of Axis2 runtime]]
 
|| P1 || ? || WTP 2.0 M5
 
|| P1 || ? || WTP 2.0 M5
 
|-
 
|-
 
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168766 168766]
 
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168766 168766]
| Add Axis2 facet
+
| [[Add Axis2 facet]]
 
|| P2 || ? || WTP 2.0 M5
 
|| P2 || ? || WTP 2.0 M5
 
|-
 
|-
!  
+
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168937 168937]
| Import AAR
+
| [[Support import AAR]]
 
|| P2 || ? || WTP 2.0 M5
 
|| P2 || ? || WTP 2.0 M5
 
|-
 
|-
!  
+
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168938 168938]
| Export AAR
+
| [[Support export AAR]]
 
|| P2 || ? || WTP 2.0 M6
 
|| P2 || ? || WTP 2.0 M6
 
|-
 
|-
!  
+
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168939 168939]
| Support hot deployment
+
| [[Support hot deployment and hot update]]
|| P2 || ? || WTP 2.0 M6
+
|-
+
!
+
| Support hot update
+
 
|| P2 || ? || WTP 2.0 M6
 
|| P2 || ? || WTP 2.0 M6
 
|-
 
|-

Revision as of 12:15, 22 December 2006

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.

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


Back to the top