[
https://issues.apache.org/activemq/browse/SM-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated SM-1356:
--------------------------------
Fix Version/s: servicemix-cxf-bc-2008.01
> 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, servicemix-cxf-bc-2008.01
>
> 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.