for logging
This commit is contained in:
@@ -204,9 +204,9 @@ System.out.println("=================getQueueConnectionFactory qConnFactoryName[
|
|||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
} catch (NamingException ne) {
|
// } catch (NamingException ne) {
|
||||||
//throw new ServiceLocatorException(ne);
|
// //throw new ServiceLocatorException(ne);
|
||||||
throw new ServiceLocatorException(ExceptionUtil.getErrorCode(ne,"RECEAICUL113"));
|
// throw new ServiceLocatorException(ExceptionUtil.getErrorCode(ne,"RECEAICUL113"));
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
//throw new ServiceLocatorException(e);
|
//throw new ServiceLocatorException(e);
|
||||||
throw new ServiceLocatorException(ExceptionUtil.getErrorCode(e,"RECEAICUL114"));
|
throw new ServiceLocatorException(ExceptionUtil.getErrorCode(e,"RECEAICUL114"));
|
||||||
|
|||||||
Reference in New Issue
Block a user