[ 
https://issues.apache.org/jira/browse/AXIS2-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498040#comment-13498040
 ] 

Hudson commented on AXIS2-5417:
-------------------------------

Integrated in Axis2 #1938 (See [https://builds.apache.org/job/Axis2/1938/])
    AXIS2-5417: Moved the integration tests to the axis2-json module. That 
makes it easier to determine the test coverage and to analyze the code under 
test. Also fixed an issue with the original patch which was that it wrote 
generated code into the source directories (instead of the "target" directory), 
which is a very bad practice. (Revision 1409766)

     Result = SUCCESS
veithen : 
Files : 
* /axis/axis2/java/core/trunk/modules/integration/pom.xml
* /axis/axis2/java/core/trunk/modules/integration/test-resources/json
* /axis/axis2/java/core/trunk/modules/integration/test/org/apache/axis2/json
* /axis/axis2/java/core/trunk/modules/json/pom.xml
* /axis/axis2/java/core/trunk/modules/json/test-conf
* /axis/axis2/java/core/trunk/modules/json/test-wsdl
* /axis/axis2/java/core/trunk/modules/json/test-wsdl/LibraryService.wsdl
* /axis/axis2/java/core/trunk/modules/json/test/org/apache/axis2/json/adb
* 
/axis/axis2/java/core/trunk/modules/json/test/org/apache/axis2/json/gson/JSONXMLStreamAPITest.java

                
> Integration test for JSON XML Stream API base approach with ADB skeleton
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5417
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5417
>             Project: Axis2
>          Issue Type: Task
>          Components: json
>    Affects Versions: 1.7.0
>            Reporter: Shameera Rathnayaka
>            Assignee: Shameera Rathnayaka
>              Labels: json, sample
>             Fix For: 1.7.0
>
>         Attachments: Jsontest.patch, missingSchema.patch, 
> XML_Stream_API_base_sample.patch
>
>
> With new JSON support improvement, Axis2 users can use pure JSON requests to 
> call ADB generated services. Here it uses XML Stream API base approach which 
> was introduced with this new improvement. So it would be good to add a sample 
> which demonstrate this procedure. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to