On Feb 12, 2011, at 12:58 AM, [email protected] wrote: > One more question... > > What is 'ContextManager' and where/how can I get it? > > In my (WASCE v2.1.1.3 based) project I am unable to resolve this: > > import org.apache.geronimo.security.ContextManager;
You'll need to add the following to your project (adjust the version number
accordingly):
{geronimo-home}/repository/org/apache/geronimo/framework/geronimo-security/2.1.7/geronimo-security-2.1.7.jar
--kevan
