[gaea-help] [ gaeaodb-Bugs-1902334 ] Persistence of fake primitives
Brought to you by:
jsgoupil
|
From: SourceForge.net <no...@so...> - 2008-02-26 16:45:13
|
Bugs item #1902334, was opened at 2008-02-26 11:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1023467&aid=1902334&group_id=212875 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Common Group: v0.8 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jean-Sstien Goupil (jsgoupil) Assigned to: Benoit Devost (bdevost) Summary: Persistence of fake primitives Initial Comment: I try to add Vector<Integer> and I receive this error Failed to add the instance. Cause: Object [java.lang.Integer] is not a PersistenceCapable #### ORIGINAL #### Persistence de faux primitifs J'essaie d'ajouter un Vector<Integer> et voici l'erreur que je reçois: Failed to add the instance. Cause: Object [java.lang.Integer] is not a PersistenceCapable ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1023467&aid=1902334&group_id=212875 |