Windows 10 - Weblogic 10.3.6 - Deployed application unable to access domain lib folder
Hi all,
My development setup is a Oracle Weblogic 10.3.6 server installed on Windows 10. My application thats deployed on this local domain is trying to access a few properties files in the lib folder of the domain and I am getting "Access is denied" at the lib folder level. This is a new setup and my previous setup was Oracle Weblogic 10.3.6 server installed on Windows 10 and the same application worked fine and the application was able to read the properties file in the domain lib folder.
The folder has full permissions and has no access restriction. Everything is local, the domain and the deployment. I didn't face any issue in the Windows 7- WLS 10.3.6 setup.