Category Archives: soa11g

SOA 11g: BPEL Standard Faults

BPEL Fault Categories Business Faults * Application specific faults. * Thrown or rethrown by application. * Specified in WSDL. * Can be caught with: <catch faultName="ns1:faultName" faultVariable="varName"> Runtime Faults * System errors (thrown by system). * messageType: <?xml version="1.0" encoding="UTF-8" … Continue reading

Posted in soa11g | Leave a comment