Personalize

Testing

How to retrieve metadata of a web service deployed on WSAS using WSO2-MEX module

Story :

Level : Project : Realm :

The WS-MetaDataExchange specification defines protocols that support the dynamic exchange of metadata that is relevant to the service interaction (such as XML Schema WS-policy and WSDL descriptions) between Web services endpoints. WS-MetadataExchange specification  provides more information you need to know about it.

0
No votes yet

Writing Simple phpt Test Scripts For PHP Web Services

Story :

Level : Project : Realm :

In this article, Dushshantha Chandradasa explains automated testing of a WSO2 WSF/PHP Web service using phpt.

0
No votes yet
Tags :

Web Services are Faster – Apache Axis2/C Performance: Round 1

Story :

Level : Project : Realm :

This article by Lahiru Gunathilake illustrates the latest performance results of Apache Axis2/C and compares with the performance of Axis2/C with Guththila XML parser and libxml2 XML parser.

0
No votes yet
Tags :

How to pass ServiceGroupId from one ServiceClient to another

Story :

Level : Project : Realm :

When we invoke a service in a session-aware manner, i.e. deploy a service in a SOAP session we need to send the ServiceGroupId. This is not a problem if we use the same ServiceClient instance, however, if we are going to use two or more different instances of ServiceClient then it is somewhat difficult to do so. When we have single client we can get the SOAP session working using following two steps:

0
No votes yet

How to Pass the ServiceGroupId from one ServiceClient to Another

Story :

Level : Project : Realm :

When we invoke a service in a session-aware manner, deployed using SOAP, we need to retrieve the ServiceGroupId. This is not a problem if we use the same ServiceClient instance, however, when we use two or more different instances of a ServiceClient, then it is somewhat difficult to do so. In this story by Deepal Jayasinghe, he explains how to this can be done.

0
No votes yet
Tags :
Syndicate content