You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Cameron Morris <cm...@part.net> on 2014/03/17 16:40:32 UTC

struts examples in a security manager

Anyone ever got the struts examples running in a security manager?  I've
burned a month trying to do it and I've a hundred questions about it.

RE: struts examples in a security manager

Posted by Martin Gainty <mg...@hotmail.com>.


  


> From: cmorris@part.net
> Date: Mon, 17 Mar 2014 09:40:32 -0600
> Subject: struts examples in a security manager
> To: user@struts.apache.org
> 
> Anyone ever got the struts examples running in a security manager? I've
> burned a month trying to do it and I've a hundred questions about it.

MG>security credentials are verified at the container
MG>Tomcat starts security with
MG>catalina.sh -security
MG>which adds these parameters:
MG>      -Djava.security.manager \
MG>      -Djava.security.policy==\"$CATALINA_BASE/conf/catalina.policy\" \

 
MG>which container are you using..?
 		 	   		  

Re: struts examples in a security manager

Posted by Lukasz Lenart <lu...@apache.org>.
Nope :-) But I would like to hear all your questions :-)

2014-03-17 16:40 GMT+01:00 Cameron Morris <cm...@part.net>:
> Anyone ever got the struts examples running in a security manager?  I've
> burned a month trying to do it and I've a hundred questions about it.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org