I hit the same problem on Debian with Tomcat 5.5.  I eventually gave up
trying to grant permissions, and turned off the security manager.

If that's OK with you, edit your startup file in /etc/init.d (presumably
tomcat6).  You should find a line saying whether or not to use the Java
security manager.  Say "no".

OTOH, if you ever figure out the magic combination of permissions required
to get T5 to work in that environment, let the list know.

Regards,

Jonathan

On Mon, Jan 11, 2010 at 11:58 AM, Massimo Lusetti <mluse...@gmail.com>wrote:

> I'm sorry to ask this one here but this one is somehow related to T5.
>
> TapestryFilter at line 88 try to get the system property
> tapestry.execution-mode and tomcat6 on ubuntu 9.10 as a policy
> (security) restriction on system properties letting only
> java.io.tmpdir (or maybe a little more) to be read.
>
> So, there's anyone here using tomcat6, on ubuntu or any other
> platform, that may tell me if that setting is due to ubuntu o tomcat
> defaults?
> If that is tomcat6 it seems something to be told on deployment notes,
> don't you think so?
>
> BTW Jetty works very very well and didn't have given to me any gotchas so
> far...
>
> Cheers
> --
> Massimo
> http://meridio.blogspot.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Jonathan Barker
ITStrategic

Reply via email to