As described in 8.4.2 of the Jboss examples guide, I'm trying to get hold of the current SecurityManager instance.
InitialContext iniCtx = new InitialContext(); Object ref = iniCtx.lookup("java:/jaas/chap8-ex2"); I get a "jaas not bound" exception. I'm not able to find it in the JNDIView either. I am trying this on 4.0.1 witht the default configuration. Any suggestions on how to get this working? Thanks! Nitya View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878949#3878949 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878949 ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user