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? Sven -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
