Bugs item #637940, was opened at 2002-11-13 19:24
Message generated for change (Settings changed) made by ejort
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=637940&group_id=22866

Category: JBossServer
Group: v2.4 (stable)
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Jimmy Wan (jwan)
Assigned to: Nobody/Anonymous (nobody)
Summary: NamingService doesn't close context

Initial Comment:
In org.jboss.naming.NamingService, the startService() 
method creates an InitialContext, but does not close it, 
and instead waits for the garbage collecor to clean up 
the IntialContext object.

Resolution:
Need to add iniCtx.close() to the end of the method.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=637940&group_id=22866


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to