[
https://issues.apache.org/activemq/browse/SM-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved SM-1356.
------------------------------
Fix Version/s: 3.2.2
3.3
Resolution: Fixed
apply patch on behalf of Ulhas Bhole
http://svn.apache.org/viewvc?rev=657289&view=rev for trunk
http://svn.apache.org/viewvc?rev=657291&view=rev for 3.2 branch
Thanks Ulhas
> cxf-bc tests failing due to CxfBcProvider schema import handling throws null
> pointer exception.
> -----------------------------------------------------------------------------------------------
>
> Key: SM-1356
> URL: https://issues.apache.org/activemq/browse/SM-1356
> Project: ServiceMix
> Issue Type: Bug
> Components: servicemix-cxf-bc
> Affects Versions: 3.2
> Reporter: Ulhas Bhole
> Assignee: Ulhas Bhole
> Fix For: 3.2.2, 3.3
>
> Attachments: patch.txt
>
>
> Servicemix cxf-bc tests are failing due to bug in CxfBCProvider which throws
> null pointer exception.
> Problem is identified in validate() where the schema import is inlined. Here
> the namespace check doesn't consider the possibility of null element contents
> and would cause null pointer exception in some cases.
> Please find the patch attached which take care of this case and fixes the
> failing tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.