From: Brian P. C. <bm...@bm...> - 2005-07-13 11:54:48
|
> Brian Peter Clark wrote: > > Ah, right - 2.4 goes fine. > > Yeah, sorry I didn't check the 2.4 tree before asking which you were > running. > > > I'll also knock out a little doclet for loading Bods onto Sun Java App > > Server - how to create a domain and use the deploy tool. > > Great. > > > There are > > some bonzer security paradiddles - it really objects to a lot of Bod > > ClassLoader activity and util.PropertyPermissions. The Platform > > Edition is free for redistribution at the moment and is now an OS > > project, so - you never know - there might be a few adopters. > > I take it you are running Bodington with the security manager enabled? > If so then your current security permissions would be very helpful for > those who want to run Bod in a locked down enviroment). Each domain that is created in the app server has its own security policy file. It needs to give the appropriate permissions to all the various different sections of its code, and there's a basic set of permissions granted to application code in the context. If you want anything exotic (or even dangerous like offering permission to create your own classloaders) then you have to edit the policy file. I'll include this in the doc. Brian > > -- > +--Matthew Buckett-----------------------------------------+ > | VLE Developer, Learning Technologies Group | > | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | > +------------Computing Services, University of Oxford------+ > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |