[
https://issues.apache.org/jira/browse/AXIS2-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shameera Rathnayaka updated AXIS2-5417:
---------------------------------------
Attachment: TestTermination.patch
Moving the integration tests to the axis2-json module cause unexpected test
termination in json module. It doesn't run all test classes but still it
returns build success message when runs maven test goal. This is because, test
server doesn't shutdown properly after running
org.apache.axis2.json.gson.JSONXMLStreamAPITest, we can resolve this
overwriting maven surefire plug-in in json/pom.xml . here i have attached the
patch for that.
> 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: cobertura.png, Jsontest.patch, missingSchema.patch,
> TestTermination.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: [email protected]
For additional commands, e-mail: [email protected]