diff options
author | c00149107 <chenchuanyu@huawei.com> | 2017-10-28 15:12:23 +0800 |
---|---|---|
committer | c00149107 <chenchuanyu@huawei.com> | 2017-10-28 15:12:23 +0800 |
commit | b486a4b8d4e800333941114ccb3c025c05baa6a0 (patch) | |
tree | 320c6e528d952a642bf16ccbea5934ce2ea73483 /common/src/main/resources/ResourceAdapter.properties | |
parent | a75282a875b6f1aa394733a3e65c0debdd2f01fc (diff) |
Add Vfc Adapter Log Config
Add Vfc Adapter Log Config and update the log
Change-Id: I5c6898cbec1c880f7c0dfa337c76ad465fae6461
Issue-ID:SO-283
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
Diffstat (limited to 'common/src/main/resources/ResourceAdapter.properties')
-rw-r--r-- | common/src/main/resources/ResourceAdapter.properties | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/common/src/main/resources/ResourceAdapter.properties b/common/src/main/resources/ResourceAdapter.properties index 99952603ed..0dbbb3c936 100644 --- a/common/src/main/resources/ResourceAdapter.properties +++ b/common/src/main/resources/ResourceAdapter.properties @@ -331,7 +331,12 @@ RA_RECEIVE_WORKFLOW_MESSAGE=\ MSO-RA-5297I|\ Received Workflow Message: {0}|\ No resolution needed|\ - Received Workflow Message + Received Workflow Message +RA_NS_EXC=\ + MSO-RA-5298I|\ + VFC Adatper Message: {0}|\ + No resolution needed|\ + VFC Adatper Message RA_GENERAL_EXCEPTION_ARG=\ MSO-RA-9200E|\ Exception: {0}|\ |