Hi Experts,
I have two web application project inside my application. Thus while deploying my application(ear) two wars are deployed to WLS. But actually I need only war to be deployed and second application to be used a jar for the first web application. It seems Jdeveloper automatically creates war file if it finds web.xml file under web-inf directory. So is it possible to disable the deployment of one of the war for Jdev deployment.
Jdev version : 12.1.3
Thanks,
Vinit