// configured 'Monitor' implemneted registry (the
// default Monitor implementation writes the monitored
// information to a database table via JDBC).
if (monitor != null)
monitor.log();
}
try {
SOAPBodyElement soapRespBody = new SOAPBodyElement(response);
SOAPEnvelope soapRespEnv = soapResponse.getSOAPEnvelope();