diff options
author | Gamboa, Gilbert <gilbert.g.gamboa@att.com> | 2019-09-17 09:38:30 -0400 |
---|---|---|
committer | Benjamin, Max (mb388a) <mb388a@att.com> | 2019-09-17 09:38:31 -0400 |
commit | 15eb25e5711d3bf64b99a8e91ff704f39181b12d (patch) | |
tree | ed7ec6bdd660406965f78586f6617e74c7e2c911 /mso-api-handlers/mso-requests-db/src | |
parent | 80d6f2f06e538dbb212f968514f0943bb7dd41ba (diff) |
Async vnf adapter response not getting to bpmn
Async vnf adapter response is not getting to bpmn @OneWay web
methods in VnfAdapterNotifyServiceImpl class do not work with the
@Async handleCallback() method in CallbackHandlerService. Updating
code to call the non-async version of the (overloaded) handleCallback
method until we can figure out how to properly do @oneway to @async.
Added junits to all methods in VnfAdapterNotifyServiceimpl
Issue-ID: SO-2347
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0e8b4a60addfc5e742c77e671377fa152ecce4db
Diffstat (limited to 'mso-api-handlers/mso-requests-db/src')
0 files changed, 0 insertions, 0 deletions