[
https://issues.apache.org/activemq/browse/SM-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved SM-1384.
------------------------------
Fix Version/s: 3.3
Resolution: Fixed
patch applied on behalf of Ulhas with thanks
http://svn.apache.org/viewvc?rev=665712&view=rev for trunk
http://svn.apache.org/viewvc?rev=665711&view=rev for 3.2 branch
> CxfBcProviderTest from deployables/bindingcomponents/servicemix-cxf-bc fails
> due to unexpected availability of the service.
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: SM-1384
> URL: https://issues.apache.org/activemq/browse/SM-1384
> Project: ServiceMix
> Issue Type: Test
> Components: servicemix-cxf-bc
> Affects Versions: 3.2.1
> Reporter: Ulhas Bhole
> Assignee: Ulhas Bhole
> Fix For: 3.2.2, 3.3
>
> Attachments: patch.txt
>
>
> CxfBcProviderTest fails due to unexpected finding service running. Test has 2
> methods testProvider() and testExternalServerNotExist(). If the test ran in
> this sequence the second method fails because the first test method do not
> shutdown CXF service properly. if the tests are run in opposite order it
> passes.
> Fix is to properly shutdown service in testProvider() method so that next
> test doen't find it and works as expected.
> Patch is attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.