Class MarshallerTest


  • public class MarshallerTest
    extends Object
    Some tests mainly around the workaround introduced for PETALSBCSOAP-192
    Author:
    vnoel
    • Constructor Detail

      • MarshallerTest

        public MarshallerTest()
    • Method Detail

      • checkcreateSOAPBody_FromDocumentSource_UsingNamespaceUnawareAttribute

        public void checkcreateSOAPBody_FromDocumentSource_UsingNamespaceUnawareAttribute()
                                                                                   throws org.apache.axiom.soap.SOAPProcessingException,
                                                                                          ParserConfigurationException
        Throws:
        org.apache.axiom.soap.SOAPProcessingException
        ParserConfigurationException
      • checkcreateSOAPBody_FromDocumentSource_UsingNamespaceAwareAttribute

        public void checkcreateSOAPBody_FromDocumentSource_UsingNamespaceAwareAttribute()
                                                                                 throws org.apache.axiom.soap.SOAPProcessingException,
                                                                                        ParserConfigurationException
        Throws:
        org.apache.axiom.soap.SOAPProcessingException
        ParserConfigurationException
      • createSOAPEnvelopeForBusinessError

        public void createSOAPEnvelopeForBusinessError()
        Create a SOAP Fault associated to a business error extracted from a JBI Fault.