Mantis - Resin
Viewing Issue Advanced Details
2562 minor always 03-01-08 04:21 04-03-08 10:16
tsv  
ferg  
normal  
closed 3.1.5  
fixed  
none    
none 3.1.6  
0002562: Amber not cascading persistence
I'm trying to persist an entity which contains a set of entities but only the parent is persisted, not the children.

Example attached
 TestServlet.java [^] (1,500 bytes) 03-01-08 04:21
 Competence.java [^] (1,184 bytes) 03-01-08 04:21
 Search.java [^] (696 bytes) 03-01-08 04:21

Notes
(0002935)
tsv   
04-01-08 02:48   
Made a fresh install of resin-3.1.5 instead of resin-pro-3.1.5 and the problem went away together with other weird behavior.
(0002939)
ferg   
04-03-08 10:16   
jpa/002{0,1}, jpa/0j8{0,1,2,3}

This appears to be a reloading issue, i.e. Resin wasn't detecting the changes in the class file and rebuilding the Amber class. The next snapshot will include the change.