You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by St...@zas.admin.ch on 2004/06/11 09:46:23 UTC

Réf. : Re: Bug with OTM API and proxies ?




Hi Oleg,

I'll send my configuration, but I am quite busy right now and I have to
isolate the test case from my system. I'll do that nex week.

Stefano




|---------+--------------------------->
|         |           Oleg Nitz       |
|         |           <on...@ukr.net>    |
|         |                           |
|         |           10.06.2004 20:49|
|         |           Veuillez        |
|         |           répondre à "OJB |
|         |           Users List"     |
|         |                           |
|---------+--------------------------->
  >----------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                      |
  |        Pour :   "OJB Users List" <oj...@db.apache.org>                                                            |
  |        cc :                                                                                                          |
  |        Objet :  Re: Bug with OTM API and proxies ?                                                                   |
  >----------------------------------------------------------------------------------------------------------------------|




Hi Stefano,

Could you you prepare a testcase? E.g. with ProductGroup and Articles which

are dynamic proxies? That would really help.

Thanks,
 Oleg

On Thursday 10 June 2004 09:20, Stefano.Juri@zas.admin.ch wrote:
> Hello,
>
> I did not manage to declare a bug in the bug tracking systme, so here it
> is.
>
> I have a 1:n relationship between two java classes stored in two
different
> db-tables (let's say a classical Invoice - Lines structure). I defined
> dynamic proxies on the Line class. When I read an invoice by ID everythig
> works fine.
>
> If I add a new line to the invoice, the ODMG-API works fine, it adds a
new
> record in the database and lets the others unchanged. If I try with the
> OTM-API new object is added in the database,  the first of the
pre-existing
> database records is deleted. If I try without the dynamic proxies, it
works
> right.
>
> Hope this can help.
>
> Greetings
>
> Stefano
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-user-help@db.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


Re: Réf. : Re: Bug with OTM API and proxies ?

Posted by Oleg Nitz <on...@ukr.net>.
Hi Stefano,

On Friday 11 June 2004 10:46, Stefano.Juri@zas.admin.ch wrote:
> I'll send my configuration, but I am quite busy right now and I have to
> isolate the test case from my system. I'll do that nex week.
Okay, then send me a snippet of your repository.xml with those two classes 
and the code snippet for addition via OTM that fails.

Thanks,
 Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org