3 Replies Latest reply on Nov 8, 2012 3:53 AM by ffang

    Regression in Fuse 7 regarding CXF with WS-Security

    vmahe

      Hello everyone,

       

      I've upgraded to Fuse v7.0.2 and one of my bundle is using CXF and WS-Security to provide a secured SOAP endpoint.

       

      When I try to send a SOAP request to my endpoint using SOAPUI, I have the following error response :

      org.apache.cxf.binding.soap.SoapFault: Error reading XMLStreamReader

       

      If I look into the logs, I have the attached error :

      Caused by: javax.xml.soap.SOAPException: Unable to create message factory for SOAP: Provider org.apache.axis2.saaj.MessageFactoryImpl could not be instantiated: java.lang.NullPointerException

      at javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:89):2.0.0.fuse-70-097

       

      I had the same issue with servicemix-4.4.1-fuse-01-13 and this issue was solved in version 4.4.1-fuse-07-11 because it was a known issue :  http://fusesource.com/forums/thread.jspa?messageID=13092 

       

      It seems that this previous fix has not been applied to Fuse Enterprise v7 though.

       

      Could you please  fix this point in the next release of Fuse 7 as well ?

       

      Thanks

       

      Regards,

       

      Edited by: vmahe on Nov 7, 2012 10:45 AM

       

      Edited by: vmahe on Nov 7, 2012 10:49 AM

       

      Edited by: vmahe on Nov 7, 2012 10:51 AM