|
Hi The connection created in AS400ConnectionPool and not closed when i call close() method, Here is my flow I create AS400ConnectionPool as AS400ConnectionPool testPool = new AS400ConnectionPool(); AS400 as400 = testPool.getConnection("myas400","abc","abcpass"); AS400 as4001 = testPool.getConnection("myas400","xyz","xyzpass"); testPool.close(); I see that the as400 connections created are still in QUSRWRK subsytem and not cleared... what may be the reason, i guess it used to work in JTopen3.1 i upgraded to JTopen4.1 Ashish __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.