I was asked about the possibility of creating an ANT script that can be used to copy property files (associated with the target environment), create an EAR file (possibly using the JDeveloper deployment file), and deploy this EAR file for the target OC4J container.
I ask if anyone ever successfully runs JDeveloper automatically to create an EAR file using the specified "deploy" file using ANT? OR is this possible if you pass JDeveloper at all. Is there a sample ANT code snippet for this, or any info / hint that might be helpful.
Thanks.
source
share