Problem:
Product: VisiBroker 7.0
Patches: All
OS: All
If the Servant still haven't been activated and then try use the interceptor will throw the below exception
Patches: All
OS: All
If the Servant still haven't been activated and then try use the interceptor will throw the below exception
Encountered PortableServer::Current::NoContext exception
Resolution:
To resolve this issue, you need to set the new property "vbroker.orb.interceptor.backCompat" to "true" which is by default is "false". If set it to "true", the interceptor will be used before servant activator. Starting VisiBroker 7.0, the servant activator will first be invoked than any attached interceptor.
#interceptor
#VisiBroker
#Security