You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ivaschenko, Aleksei V (JIRA)" <ji...@apache.org> on 2007/05/30 11:55:16 UTC

[jira] Commented: (HARMONY-3538) [testing] axis2 client-server scenario to integrate into buildtest

    [ https://issues.apache.org/jira/browse/HARMONY-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500081 ] 

Ivaschenko, Aleksei V commented on HARMONY-3538:
------------------------------------------------

Thanks Stepan, the patch applied as expected.

> [testing] axis2 client-server scenario to integrate into buildtest
> ------------------------------------------------------------------
>
>                 Key: HARMONY-3538
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3538
>             Project: Harmony
>          Issue Type: Test
>          Components: build - test - ci
>            Reporter: Ilya Neverov
>            Assignee: Stepan Mishura
>            Priority: Minor
>         Attachments: axis2_app.bt2.070510.zip, axis2_app.bti.zip, axis2_app.patch
>
>
> I created some service for Apache AXIS2 server and corresponding client to check correct work of the service so that couple can be used for testing Java runtime implementation. I'd like the scenario to be integrated into new build-test infrastructure proposed in the
> https://issues.apache.org/jira/browse/HARMONY-3501
> The scenario contains following steps. Client uploads chunks of data to server by means of SOAP mesages and then fetches the collected data items same way. Client checks that received data items contain correct data and reports exceptions and wrong data found while the processing. The scenario includes three sequential client runs; each client uploads new chunks of data and checks all data collected in the service.
> Sources for  classes responsible for marshalliing/unmarshalling Java objects to/from XML and for HTTP connections are generated by the Axis2 DataBinding facility from WSDL description of the service.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.