Oracle BPEL PM 10.1.3.4 : Bugs Fixed

Oracle BPEL PM 10.1.3.4 patch fixed some critical bugs . Few of which are of interest to most of us includes

1.When the console is used to clear the wsdlCache, in a load-balanced Clicking clear WSDL cache from the console will now propagate the message to the other nodes in the BPEL cluster. Previously, clicking the button would only affect the single node.

2.NULL POINTER EXCEPTION was thrown when we validate a xml which has null values inside it.

3.Under certain circumstances, when multiple callbacks are received at the same time, the first callback will be processed but the remaining callbacks will throw a "scope not found" error. Fixed by serializing the callbacks.

4.With this fix, Any unhandled exception during a sync call will be returned to the caller.

5.DOMAINS CREATED IN A CLUSTER GETS NOT PROPAGATED TO NEW OR EXISTING NODES

0 Responses to "Oracle BPEL PM 10.1.3.4 : Bugs Fixed"