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
         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.

Reply via email to