[jbossws-dev] EJBAuthorizationHelper change causes regression in jbossws test suite

Richard Opalka ropalka at redhat.com
Thu Jan 31 09:10:25 EST 2008


Hi Anil,

your commit:

http://fisheye.jboss.com/browse/JBossAS/trunk/security/src/main/org/jboss/security/integration/ejb/EJBAuthorizationHelper.java?r1=68903&r2=69451

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/org.jboss.test.ws.jaxws.samples.webserviceref/WebServiceRefEJB3TestCase/testEJB3Client/

-- 
B.Sc. Richard Opalka
Senior Software Engineer
JBoss, a division of Red Hat

Mobile: +420 731 186 942
Mail: ropalka at redhat.com




More information about the jbossws-dev mailing list