How to prevent data-sources.xml from being included in EAR
589721Oct 23 2007 — edited Oct 23 2007I cannot get rid of the data-sources.xml file in my EAR file in the meta-inf folder.
Deselecting the "Bundle Default data-sources.xml during deployment" in my preferences didn't have any effect. I also tried shutting down/restarting JDeveloper just in case it was cached.
I also tried adding an exclude filter for data-sources.xml in my deploy profile for both Web files and WEB-INF/classes.