(getClass().getName() + ".failedException",
"Error: [ {0} ] class not found.",
new Object[] {((EjbSessionDescriptor)descriptor).getEjbClassName()}));
} catch (Throwable t) {
addWarningDetails(result, compName);
result.warning(smh.getLocalString
(getClass().getName() + ".warningException",
"Warning: [ {0} ] class encountered [ {1} ]. " +
"Cannot access fields of class [ {2} ] which is external to [ {3} ].",
new Object[] {(descriptor).getEjbClassName(),t.toString(),
t.getMessage(),