600601602603604605606607608
} } } } catch (Exception e) { logger.error("[sendPTEmail]["+dataSource+"] Exception thrown.", e); throw new EJBException(e); } return errorMessage; }