Hello,
i'm using Apache Fop to create PDF file from a xml and xsl files in debian
lenny, in command line every thing is ok but when i try to make fop work
under tomcat i have a problem :
i have already build Fop project with Ant, i have deployed the Fop.war file
into tomcat
when i go to http://localhost:8180/fop
i have this errors :
description Le serveur a rencontré une erreur interne () qui l'a empêché de
satisfaire la requête.
exception
javax.servlet.ServletException: "Servlet.init()" pour la servlet Fop a
généré une exception
....
cause mère
java.security.AccessControlException: access denied
(java.util.PropertyPermission user.home read)
java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
java.security.AccessController.checkPermission(AccessController.java:546)
java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
....
Could dome body help me ? i will be really grateful.
--
View this message in context:
http://www.nabble.com/Tomcat-5.5-and-fop-tp23778813p23778813.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]