PDA

View Full Version : Spring under Tomcat (or any container) with SecurityManager


brett_s_r
Jan 22nd, 2005, 02:08 AM
Hi,

I'm looking for any info available on running Spring Framework under Tomcat (5.0.x, or any version really), with Tomcat's default SecurityManager active.

Specifically, I'm wondering if the additional security policy grants (e.g. ReflectPermission etc.) have been documented by someone in the past.

Thanks
Brett

radone
Jan 24th, 2005, 07:03 AM
You shoul look into Appfuse project (use google) - up to version 1.7 it is used here.