2014-11-20 14:00 GMT+03:00 Luka Pavlič <luka.pav...@gmail.com>: > Hi, > > I am running tomcat 8.0.15, win64 ZIP, on Windows 2008R2, Oracle JRE 8.0.20. > > Running with "catalina start", /manager app works perfectly. > > Running "catalina start -security" will result in not deployed manager app. > > I would *definitely need* both: running Tomcat with Security Manager turned > on, and manager application. (I would like to enable "non-trusted" people > to deploy their applications to my server via manager app) > > Any idea what to do? > > Thank you in advance! > > Error log: >
What words in the below message you do not understand? Have you searched the mailing list archive for previous answers? > 20-Nov-2014 11:28:46.242 SEVERE [localhost-startStop-1] > org.apache.catalina.startup.HostConfig.deployDirectory The web application > with context path [/manager] was not deployed because it contained a > deployment descriptor > [C:\Deployments\SOA\apache-tomcat-8.0.15\webapps\manager\META-INF\context.xml] > which may include configuration necessary for the secure deployment of the > application but processing of deployment descriptors is prevented by the > deployXML setting of this host. An appropriate descriptor should be created > at > [C:\Deployments\SOA\apache-tomcat-8.0.15\conf\Catalina\localhost\manager.xml] > to deploy this application. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org