Hi All,
I am trying to use a RIDC call within a custom service (within a custom component). I am facing an error which I am not sure how to fix. I know right away a question comes as to why the need for RIDC in custom service, I am looking to achieve this for a POC.
Can someone correct me if architecturally this is not possible. I have included the ridc jar in a Lib folder within the custom component and also included this in the build setting so its part of the component zip while its built.
This is the error I am facing:
Exception :::oracle.stellent.ridc.IdcClientException: No provider registered for protocol idc
Thanks,
Anand