I found a solution to the problem i was having (database in use after
restart)
By not using connection pooling (during development!) the problem is solved!
Simply change the connectionfactory (in OJB.properties) to:

ConnectionFactoryClass=org.apache.ojb.broker.accesslayer.ConnectionFactoryNo
tPooledImpl

Hope this is of help to anyone with similar problem.

Daniel.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to