Hi All, When i tried to build a final jar out of the jars of my project, the resultant jar had same entries for a particular service under META-INF/services. Due to this my class loader while trying to load the services, picks the first one and the other configurations are missed. Is there any way to merge the services entries while building a jar through ant.
-- *With Best Regards,* *Manivannan *