Hi Sven,
----- Original Message ----- From: "Efftinge, Sven" <[EMAIL PROTECTED]> To: "'OJB Users List'" <[EMAIL PROTECTED]> Sent: Friday, August 30, 2002 11:51 AM Subject: Database.close() > Hi, > I have problems closing the Database by calling db.close(). > Seems that it doesn't work, because on every new request the logger says : > > [org.apache.ojb.odmg.OJB] ERROR: ## There is still an opened database, close > old one ## > > I definetly call db.close() and the method throws no Exception... > I'm using postgresql and ojb in a struts applikation. > > any suggestions? You are right, this seems to be a bug (three bug hunter points ;-) ). I will fix this. regards, Armin > > Sven > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
