I have several customer installations which have the same problem:
running out of database connections...

So there should be in the system that database iterators are not closed?

for example in createUserLoginPasswordHistory in logionServices.java,
line 391:
EntityListIterator eli = delegator.find("UserLoginPasswordHistory",.....

but is see no eli.close()

do i see this wrong or should this be corrected?

anybody else have the same database connections problem?

-- 
Antwebsystems.com: Quality OFBiz services for competitive prices

Reply via email to