Commit 3031bb72 authored by wansari's avatar wansari

D14IKAT004 updated post save EJB name in system events


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97297 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5564a829
...@@ -240,7 +240,7 @@ INSERT INTO system_events ( ...@@ -240,7 +240,7 @@ INSERT INTO system_events (
'2', '2',
'0', '0',
'EJB', 'EJB',
'DDPorderWizEJB', 'DDPorderWizPosEJB',
NULL); NULL);
INSERT INTO system_events ( INSERT INTO system_events (
...@@ -298,7 +298,7 @@ INSERT INTO system_events ( ...@@ -298,7 +298,7 @@ INSERT INTO system_events (
'2', '2',
'0', '0',
'EJB', 'EJB',
'DDPorderWizPosEJB', 'DDPorderWizEJB',
NULL); NULL);
------------------------------------------------------------------Start system_event_services ------------------------------------------------------ ------------------------------------------------------------------Start system_event_services ------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment