RIB-SIM Application Message Injector Failure
Sim 14
Oracle 12 c
Rib 16
On trying to locate the sim ApplicationMessageInjector EJB, the subscribe process fails with NameNotFoundException. What I am struggling to understand is the Context lookup to sim uses the ejb3 format: 'ApplicationMessageInjector#com.retek.rib.binding.injector.ApplicationMessageInjector
instead of the ejb2 format:
'com.retek.rib.binding.injector.ApplicationMessageInjector
Is this a config setting somewhere ?