oracle.jbo.JboException: JBO-34010: The "view/DataBindings.cpx" descriptor appears in the applicatio
I am deploying taskflow as shared lib.
taskflow deployed as A
taskflow deployed as B with depedeny as taskflow A
I am getting as
oracle.jbo.JboException: JBO-34010: The "view/DataBindings.cpx" descriptor appears in the application classpath more than once:
How to resolve that.
0