On Monday 29 Mar 2010 15:20:04 Paul Sharples wrote: > > Looking through the old posts, it sounds like it might be a problem that > Steve & Sander also had to do with Tomcat's security manager. > > info here... > > http://markmail.org/message/iskmmnbvmzlm3yf5 > > ..and here.. > > http://incubator.apache.org/wookie/downloading-and-installing-wookie.html > > Paul
Aha! I had found that earlier but dismissed it as I couldn't find a .policy file where I expected it to be. For anyone reading this in search of answers, Ubuntu installs policy files to /etc/tomcat6/policy.d I removed the files that Ubuntu had created and replaced them with a single catalina.policy containing the "grant all" statement described by Sander. Thanks for your help! Mark
