fixed method name
parent
217ef7a182
commit
bd63643261
|
|
@ -25,6 +25,6 @@ customService2:
|
||||||
customService3:
|
customService3:
|
||||||
- name: VDLM_ts-asc - (MQS) CallTopic - OUT
|
- name: VDLM_ts-asc - (MQS) CallTopic - OUT
|
||||||
- className: com.bmw.cc.asc.integration.jms.boundry.CallTopicJmsESI
|
- className: com.bmw.cc.asc.integration.jms.boundry.CallTopicJmsESI
|
||||||
- methodName1: send
|
- methodName: send
|
||||||
- returnType: void
|
- returnType: void
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue