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 8: Line 8:
 
|  
 
|  
 
|-
 
|-
! [[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 M4
 
|| P1 || ? || WTP 2.0 M4
 
|-
 
|-
! [[https://bugs.eclipse.org/bugs/show_bug.cgi?id=168764 168764]]
+
! [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168764 168764]
| Axis2 Preference
+
| Axis2 Preferences
 
|| P1 || ? || WTP 2.0 M4
 
|| P1 || ? || WTP 2.0 M4
 
|-
 
|-
! [[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 Axis2 version
+
| Allow user to install different versions of Axis2
 
|| P1 || ? || WTP 2.0 M4
 
|| P1 || ? || WTP 2.0 M4
 
|-
 
|-
! [[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 M4
 
|| P2 || ? || WTP 2.0 M4
Line 49: Line 49:
 
|-
 
|-
 
!  
 
!  
| List Axis2 Web services under J2EE Project Explorer
+
| List Axis2 Web services under the Project Explorer
 
|| P2 || ? || ?
 
|| P2 || ? || ?
 
|-
 
|-
 
!  
 
!  
| Validate Axis2 Web service and client
+
| Validate Axis2 Web services and clients
 
|| P2 || ? || ?
 
|| P2 || ? || ?
 
|-
 
|-
 
!  
 
!  
| Make Axis Web service tools extensible so that other module support can be added
+
| Support extensible integration of Axis2 Modules into the Axis2 tools
 
|| P2 || ? || ?
 
|| P2 || ? || ?
 
|-
 
|-
 
!  
 
!  
| Test Axis2 Web services using Web service sample JSP
+
| Test Axis2 Web services using Web service sample JSPs
 
|| P3 || ? || ?
 
|| P3 || ? || ?
 
|-
 
|-
 
!  
 
!  
| Allow user to easily add handler to Axis2 Web services
+
| Allow user to easily add, remove and modify Axis2 Web service / client handlers
 
|| P3 || ? || ?
 
|| P3 || ? || ?
 
|-
 
|-
 
!  
 
!  
| Allow user to dynamically locate different versions of Axis2 Web service runtime to install
+
| Allow user to dynamically locate different versions of Axis2 Web service tools and runtime to install
 
|| P3 || ? || ?
 
|| P3 || ? || ?
  
  
 
|}
 
|}

Revision as of 09:39, 21 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 Preferences P1  ? WTP 2.0 M4
168765 Allow user to install different versions of Axis2 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 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