On Tue, 2012-01-10 at 22:06 +0000, james@mobilewebexpert.co.uk wrote:
> Basically, I've created a webapp which runs fine on my development machin=
e,=20
> but our actual hosting is shared (and uses a Security Manager) and some n=
ew=20
> libraries we're using throws up loads of exceptions which we need to=20
> replicate locally, hence the need for me to activate the Security Manager=
.
>=20
> If it makes things any simpler, the webapp runs as the root context. Any=20
> chance you could help me out with the code I need for catalina.policy?
>=20
Sounds like your host provider is prescribing the security constraints
and you want to replicate that to see what adjustments need to be made
to the app and/or the policy file. Why not grab the policy file on your
target host and start with that?
> ----- Original Message -----=20
> From: "Pid" <pid@pidster.com>
> To: "Tomcat Users List" <users@tomcat.apache.org>
> Sent: Tuesday, January 10, 2012 7:47 PM
> Subject: Re: Problem running my webapp with Tomcat 7.0.22.0 Security Mana=
ger=20
> enabled (Windows Vista)
>=20
>=20
>=20
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>=20
|