-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Alejandro,
On 5/4/13 8:23 PM, Alejandro Garcia wrote:
> I’m using Tomcat with JSF, ICEFaces, Spring and JPA. The
> configuracion and the app work very well when I deploy it with the
> security managed disabled.
On the face of it, this appears to
Hi,
I’m using Tomcat with JSF, ICEFaces, Spring and JPA. The configuracion and the
app work very well when I deploy it with the security managed disabled.
The problem is when I enable the security manager, I can’t deploy the app. In
the I can see the next trace:
INFO: Desplieque del descriptor
So, I'm trying to configure my webapp to be able to create/read/write a
directory outside of the webapp directory.
I start tomcat with the -security option after adding the following to the
bottom of the catalina.policy file:
grant codeBase "${tomcat-home}/webapps/smc-appsuite" {