Re: ODMG and markDelete behaviour

2006-03-15 Thread Bruno CROS
Hi, well, if i do not flush, process can't work. We tried to avoid them, but process seems to not (several circular references as i explained you a few days ago) I didn't get OJB test suite running (without any change of 1.0.4 binary dist). the DB creation step crashes with an unknown CLOB type.W

ojb 1.0.4 and org.apache.ojb.broker.PBFactoryException: There was no 'default-connection'...

2006-03-15 Thread Dino Di Cola
Dear Armin and all OJB users, long time has passed since my last help request and ojb worked gracefully till now. I am porting my j2ee application correctly deployed in oracle as oc4j 9.0.4.x.x to oracle as oc4j 10.1.2.x.x. At the beginning I was using db-ojb-1.0.3.jar but now I moved to the db-

Re: ODMG and markDelete behaviour

2006-03-15 Thread Armin Waibel
Hi Bruno, I setup a similar test in CircularTest#testBidirectionalOneToOneMoveObject() http://svn.apache.org/viewcvs.cgi/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/odmg/CircularTest.java?rev=386117&view=markup The test works like a charm. Compared with your post this test doesn't n

Re: ojb 1.0.4 and org.apache.ojb.broker.PBFactoryException: There was no 'default-connection'...

2006-03-15 Thread Dino
After some alignments on OJB configuration files and libraries dependencies the problem below seems to be fixed. However another problem arises with the following exception: org.odmg.TransactionNotInProgressException: No external transaction found. I am going to open another thread.

ojb 1.0.4 and org.apache.ojb.broker.PBFactoryException: There was no 'default-connection'...

2006-03-15 Thread dcdmailbox-devtest
Dear Armin and all OJB users, long time has passed since my last help request and ojb worked gracefully till now. I am porting my j2ee application correctly deployed in oracle as oc4j 9.0.4.x.x to oracle as oc4j 10.1.2.x.x. At the beginning I was using db-ojb-1.0.3.jar but now I moved to the db-