[ome-devel] New Branch for DB Updates - Shoola testing.

Ilya Goldberg igg at nih.gov
Mon Jun 6 19:38:30 BST 2005


That fixed the DB update issue.
Now the category is updated in the DB, but still isn't updated in the 
UI (for adding an image to a category, or declassifying an image).
-Ilya

On Jun 6, 2005, at 9:53 AM, Jean-Marie Burel wrote:

> Hi guys
>> CGCI:  Adding CGs, and categories to a CG is working, but:
>> Adding images to a category does not work.  When clicking "Save",
>> error is "Can't update the specified category.".  Details say: "Can't
>> retrieve object. Type: Category, Criteria:
>> org.openmicroscopy.ds.Criteria at db9199."
>
> Problem has now been fixed.
> To retrieve an object via OME-JAVA, a field has to be specified.
> For an update, we shouldn't need to specify any field, we just want the
> object.
> I wrote some tests (update test under cgi), they are not failing b/c I 
> added
> the clause AddWantedField("id")
>
>
>
> jmarie
>



More information about the ome-devel mailing list