I just upgraded and I must be missing something that changed. When I go to store an object with a simple "broker.store(this);"
I get this "[org.apache.ojb.broker.accesslayer.ConnectionManager] INFO: Rollback was called, do rollback on current connection [Pool org.postgresql.jdbc2.Connection@162198b]" This, in turn, seems to cause the following TransactionNotInProgressException. I went from 0.9.4 to 0.9.7. Am I doing something wrong with my connections or something? Why is it doing a rollback on the connection before it even gets to a commitTransaction() call? Any help much appreciated. Thanks, Jason -- To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>
