Custom communication service - Service Interceptors
I am getting following exception in OCSG while calling a custom communication service. Interestingly this exception does not stop service execution and it continues. I am providing valid user name, password and session id in request.
Moreover i am getting following warning while compiling the service:
[iajc] warning at com\bea\wlcp\wlng\aspect\interceptor\InterceptorAdvices.java::0 advice defined in com.bea.wlcp.wlng.aspect.interceptor.InterceptorAdvices has not been applied [Xlint:adviceDidNotMatch]
[iajc] warning at com\bea\wlcp\wlng\aspect\common\CommonPointcuts.java::0 advice defined in com.bea.wlcp.wlng.aspect.edr.EdrAdvices has not been applied [Xlint:adviceDidNotMatch]
0