sourceEnv.getBody().hasFault();
}
// Do the registration here...this simulates when it could occure in the engine
// (After the fault check and during phase processing...probably dispatch phase)
builder.registerCustomBuilderForPayload(new ByteArrayCustomBuilder("utf-8"));
return sourceEnv;
}
/**
* Make a copy of the source envelope and validate the target tree