Hi Anil,
your commit:
http://fisheye.jboss.com/browse/JBossAS/trunk/security/src/main/org/jboss...
causes regression in our test suite for AS 5.
How can we ensure a policy is context is not null?
Here's our code:
*InitialContext iniCtx = getInitialContext();
EJB3Remote ejb3Remote = (EJB3Remote)iniCtx.lookup("/EJB3Client/remote");
ejb3Remote.echo("Hello World!");
*
and here's the mentioned regression:
http://jbws.dyndns.org:8180/hudson/job/Native-Core-AS-5.0.0/58/testReport...
--
B.Sc. Richard Opalka
Senior Software Engineer
JBoss, a division of Red Hat
Mobile: +420 731 186 942
Mail: ropalka(a)redhat.com