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 Services Smoke Test Scenarios including Axis2"

(New page: The following Web services tutorials are being used as smoke testing scenarios: * [http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.ht...)
 
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
The following Web services tutorials are being used as smoke testing scenarios:
 
The following Web services tutorials are being used as smoke testing scenarios:
  
* [http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html Creating Bottom-up Web Service]
+
* [http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html Creating Bottom-up Web Service][http://wiki.eclipse.org/Creating_a_Bottom-Up_Java_Web_Service -- (on wiki version)]
* [http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/TopDownWebService/TopDownWebService.html Creating Top-down Web Service]
+
* [http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/TopDownWebService/TopDownWebService.html Creating Top-down Web Service][http://wiki.eclipse.org/Creating_a_Top-Down_Java_Web_Service_Skeleton_from_a_WSDL_Document -- (on wiki version)]
*[http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/WebServiceClient/WebServiceClient.html Creating Web Service Client]
+
*[http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/WebServiceClient/WebServiceClient.html Creating Web Service Client][http://wiki.eclipse.org/Creating_a_Java_Web_Service_Client -- (on wiki version)]
 
*[http://www.eclipse.org/webtools/jst/components/ws/1.0/tutorials/WebServiceAntTask/WebServiceAntTask.html Using Web Services Ant tasks]
 
*[http://www.eclipse.org/webtools/jst/components/ws/1.0/tutorials/WebServiceAntTask/WebServiceAntTask.html Using Web Services Ant tasks]
*[http://www.eclipse.org/webtools/jst/components/ws/1.0/tutorials/WebServiceExplorer/WebServiceExplorer.html Using the Web Services Explorer to test a Web service]
+
- for WTP 3.0.x -- [http://wiki.eclipse.org/Creating_Web_service_and_Web_service_client_using_Ant_tasks (on wiki version)]
* [http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebService/bu_tutorial.html Creating Bottom-up Axis2 Web Service]
+
- for WTP 3.1.x -- [http://wiki.eclipse.org/Creating_Web_service_and_Web_service_client_using_Ant_tasks_3.1.x (on wiki version)]
* [http://www.eclipse.org/webtools/community/tutorials/TopDownAxis2WebService/td_tutorial.html Creating Top-down Web Service]
+
*[http://wiki.eclipse.org/Using_Web_Service_Explorer_to_test_a_Web_service Using the Web Services Explorer to test a Web service ]
 +
* [http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebService/bu_tutorial.html Creating Bottom-up Axis2 Web Service][http://wiki.eclipse.org/Creating_a_bottom-up_Axis2_Web_service -- (on wiki version)]
 +
* [http://www.eclipse.org/webtools/community/tutorials/TopDownAxis2WebService/td_tutorial.html Creating Top-down Axis2 Web Service][http://wiki.eclipse.org/Creating_a_top-down_Axis2_Web_service -- (on wiki version)]
 +
* [http://wiki.eclipse.org/Creating_a_JAX-RS_Web_Service Creating a JAX-RS Web Service]

Latest revision as of 12:57, 29 April 2010

The following Web services tutorials are being used as smoke testing scenarios:

- for WTP 3.0.x -- (on wiki version)
- for WTP 3.1.x -- (on wiki version)

Back to the top