Hi Experts,
I need help on the below issue.
I have 3 DCs.
DC 1 -> Portal application standalone (packed in SDA). In which I have a abstract portal component
DC 2-> External Library DC . External JAR files are added in that.
DC 3-> J2EE Server component - Library . To deploy the DC2.
Now, I have created two Public parts in DC2. One is of type Compilation (C_PP) and another is of type Assembly (A_PP).
Added the required jar files in the library folder and the public part of the DC.
After that I have added the C_PP (compilation) public part as the used dc in DC1, so that I can get the required jars for the portal component development.
And after that I have checked in all the DCs in DTR.
Now the problem is, I am not able to use the JAR files of DC 2 in DC1. Though DC1 shows DC2 as the used DC.
Please help me out, how can I resolve this problem?