Deployed web application in Tomcat and it has wrong permissions
Issue
I am using JBoss EWS based Tomcat 7 and when we deploy a war file to Tomcat it is automatically exploding the folder with 0700 permission. How can we have the permission on exploded folder to 755. Thanks.
War file permissions:
-rw-r--r--
Exploded folder permissions:
drwx------
Environment
- Red Hat JBoss Enterprise Web Server
- 2.x
- Tomcat 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.