nal wrote:
javax.servlet.ServletException: Open BlueDragon: Init Parameter BLUEDRAGON_WORKING_DIRECTORY Error: java.security.AccessControlException: access denied (java.io.FilePermission /var/lib/tomcat5/webapps/openbluedragon/WEB- INF/bluedragon/work write)
This means the user that Tomcat/OpenBD is running as does not have permission to write to (or create in this case I would guess) /var/lib/openbludragon etc. ...
Double-check the permissions on your directories and see what might be going on there. Tomcat should certainly have access to OpenBD's WEB-INF directory but not having any knowledge about how specifically you deployed it and what permissions you might have in place it's tough to tell.
-- Matt Woodward [EMAIL PROTECTED] http://www.mattwoodward.com/blog Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html
smime.p7s
Description: S/MIME Cryptographic Signature
