login button

Testing

Partial Dev List

Project : Realm :

Im working on a partial XML/HTML templating with native support for both internal and external data using only XHTML form and templates ... I hope to include this as an automation process in the future for DATA mining and collective client tracking. Im currently using DEV SOA for windows ... YAY ... It is robust and extensibly easy to use and configure. I am glad to have come across compatibility and ease of use with UNIFORM server and WSO2.

DBReport mediator

Project : Realm :

Hi,
i would like to use DBRepor mediator with my local database SQLServer named MEDUSA.

following the configuration:

Driver : com.microsoft.sqlserver.jdbc.SQLServerDriver
Url : jdbc:sqlserver://127.0.0.1/MEDUSA
User : sa
Password : sa

Statements
SQL Statement : insert into BusMesaages (?, ?, ?)
Parameters
Parameter Type Property Type Value / Expression
CHAR Value order
CHAR Value SYN12345
CHAR Value IBM

i get this error when it is executed

Debugging Axis2/C Services and Clients

Story :

Level : Project : Realm :

In this tutorial, Supun Kamburugamuva illustrates debugging Apache Axis2/C services and clients in both Windows and Linux platforms under different deployment scenarios.

5
Average: 5 (1 vote)
Tags :

6 Different Ways to Testing a Web Service

Story :

Level : Realm :

This tutorial by Charitha Kankanamge takes you through different approaches to testing Web services.

0
No votes yet

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
Syndicate content