Hi, I have written a web application which reads/writes into the server filesystem. I am using JBoss4.0SP1 and have successfully deployed the war. I found that while the web-pages which read the data in the deployment root of the war works, those that try to read/write outside the deployment root into some other absolute path doesn't work. General Tomcat has a server.policy file where you can define the security policies related to these IO operations but the tomcat that comes along with JBoss as an MBean doesn't seem to be having that file. Is there a way to define a custom security policy for tomcat MBean?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939058#3939058 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939058 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
