Error: Duplicate cpx file found?
It comes when we trying to use a region from an ADF Library to another project.
Theory:
By default JDeveloper will create a DataBindings.cpx file whenver we drag and drop datacontrol object on to a jsf page.
We will Get "Duplicate cpx file found" when our application and the imported ADF Library also contains "DataBindings.cpx"
So when this happens our application uses only first one that is found in the classpath and ignores othrer.
Solution:
Change the name of our local consming application (using refractiong) and then reimport the library.
Change the name of our local consming application (using refractiong) and then reimport the library.
No comments:
Post a Comment