Bugs item #747852, was opened at 2003-06-03 00:47
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=747852&group_id=22866
Category: JBossSX
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Ken Yee (kenyee)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't look up "comp/env/security" from InitialContext
Initial Comment:
I get an error of "env not bound" when trying to look
up the security context.
I need to be able to access the security context for my
custom authenticator. This used to work in JBoss 3.0.x
and 3.2.x.
Win2K
JSDK 1.4.1
Code to reproduce this:
InitialContext iniCtx = new InitialContext();
securityCtx = (Context)
iniCtx.lookup("java:comp/env/security");
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=747852&group_id=22866
-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development