Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RIDC calls from within a custom service

Anand UOct 14 2019

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

Comments
Post Details
Added on Oct 14 2019
1 comment
396 views