Hello Jdeveloper 12.2.1 experts, I installed Jdev 12.2.1.0. Each time when I do changes in the application. I can not just re run the application.
Jdeveloper throws error and undeploys my application.
In Jdeveloper, I typically right click on ADF page and select Run. In older version, Jdeveloper used to rebuild and auto deploy without any issue.
In Jdev 12.2.1.0, if I do not undeploy and try to rerun, I get below errors and then Jdev deploys the app but does not re run :
05:56:43 PM] Wrote Web Application Module to C:\Jdeveloper\system12.2.1.0.42.170105.1157\o.j2ee\drs\ADFBCTestApp\ViewControllerWebApp.war
[05:56:44 PM] Deployment cancelled.
[05:56:44 PM] Elapsed time for deployment: 8 seconds
[05:56:44 PM] ---- Deployment finished. ----
[05:56:44 PM] C:\Users\mysuer~1\AppData\Local\Temp\adf-config4095854682821870161.xml (The system cannot find the file specified)
#### Cannot run application ADFBCTestApp due to error deploying to IntegratedWebLogicServer.
[05:56:44 PM] Cancel requested
Please let me know what setting I need in Jdeveloper 12.2.1.0 to rerun without undeploying. May be any setting in Integrated weblogic server console ?
Thank you for your input.