Hello everybody
we are developing DFS Services with Composer and DFS framework Ant tasks.
When we generate a custom service, the EAR file always includes a 'ucf.war' automatically. It implies that every custom service that we implement contains this war (almost 30Mb !!!).
Why does it include it every time?
Is there any way to configure the Ant tasks to not include it?
Thank you!!