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 1: Line 1:
Note:  This will contain the requirement document for Axis2 Integarion in WTP.
+
== Requirements for Axis2 Integration in WTP ==
 +
 
 +
{| border="3"
 +
|+ WTP 2.0
 +
! RFE !! Description !! Priority !! Sizing !! Milestone
 +
|-
 +
|
 +
|
 +
|-
 +
! [[https://bugs.eclipse.org/bugs/show_bug.cgi?id=168762 168762]]
 +
| Create Web service & Web service client using Axis2 runtime
 +
|| P1 || ? || WTP 2.0 M4
 +
|-
 +
! [[https://bugs.eclipse.org/bugs/show_bug.cgi?id=168764 168764]]
 +
| Axis2 Preference
 +
|| P1 || ? || WTP 2.0 M4
 +
|-
 +
! [[https://bugs.eclipse.org/bugs/show_bug.cgi?id=168765 168765]]
 +
| Allow user to install different Axis2 version
 +
|| P1 || ? || WTP 2.0 M4
 +
|-
 +
! [[https://bugs.eclipse.org/bugs/show_bug.cgi?id=168766 168766]]
 +
| Add Axis2 facet
 +
|| P2 || ? || WTP 2.0 M4
 +
|-
 +
!
 +
| Export AAR
 +
|| P2 || ? || WTP 2.0 M5
 +
|-
 +
!
 +
| Import AAR
 +
|| P2 || ? || WTP 2.0 M5
 +
|-
 +
!
 +
| Support hot deployment
 +
|| P2 || ? || WTP 2.0 M5
 +
|-
 +
!
 +
| Support hot update
 +
|| P2 || ? || WTP 2.0 M5
 +
|-
 +
!
 +
| Discover & test Axis2 Web services listed under its own catagory via the Web Services Explorer
 +
|| P2 || ? || WTP 2.0 M5?
 +
|-
 +
!
 +
| Test Axis2 Web services using generated JUnits
 +
|| P2 || ? || WTP 2.0 M5?
 +
|-
 +
!
 +
| List Axis2 Web services under J2EE Project Explorer
 +
|| P2 || ? || ?
 +
|-
 +
!
 +
| Validate Axis2 Web service and client
 +
|| P2 || ? || ?
 +
|-
 +
!
 +
| Make Axis Web service tools extensible so that other module support can be added
 +
|| P2 || ? || ?
 +
|-
 +
!
 +
| Test Axis2 Web services using Web service sample JSP
 +
|| P3 || ? || ?
 +
|-
 +
!
 +
| Allow user to easily add handler to Axis2 Web services
 +
|| P3 || ? || ?
 +
|-
 +
!
 +
| Allow user to dynamically locate different versions of Axis2 Web service runtime to install
 +
|| P3 || ? || ?
 +
 
 +
 
 +
|}

Revision as of 16:10, 20 December 2006

Requirements for Axis2 Integration in WTP

WTP 2.0
RFE Description Priority Sizing Milestone
[168762] Create Web service & Web service client using Axis2 runtime P1  ? WTP 2.0 M4
[168764] Axis2 Preference P1  ? WTP 2.0 M4
[168765] Allow user to install different Axis2 version P1  ? WTP 2.0 M4
[168766] Add Axis2 facet P2  ? WTP 2.0 M4
Export AAR P2  ? WTP 2.0 M5
Import AAR P2  ? WTP 2.0 M5
Support hot deployment P2  ? WTP 2.0 M5
Support hot update P2  ? WTP 2.0 M5
Discover & test Axis2 Web services listed under its own catagory via the Web Services Explorer P2  ? WTP 2.0 M5?
Test Axis2 Web services using generated JUnits P2  ? WTP 2.0 M5?
List Axis2 Web services under J2EE Project Explorer P2  ?  ?
Validate Axis2 Web service and client P2  ?  ?
Make Axis Web service tools extensible so that other module support can be added P2  ?  ?
Test Axis2 Web services using Web service sample JSP P3  ?  ?
Allow user to easily add handler to Axis2 Web services P3  ?  ?
Allow user to dynamically locate different versions of Axis2 Web service runtime to install P3  ?  ?


Back to the top