History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: EJB-48
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Vance Karimi
Reporter: Tim Paehler
Votes: (View)
Watchers: (View)
Operations

If you were logged in you would be able to see more operations.
EJB Cartridge

Sequence and Table Generators for EJB3 Entity identifiers are not created

Created: 06/Dec/06 05:09 PM   Updated: 07/Dec/06 02:10 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

File Attachments: 1. Text File patch.txt (6 kb)

Environment: Andromda-3.2, EJB3


 Description   
Sequence and Table Generators for EJB3 Entity identifiers are not created due to misspelt property names:
In EntityEmbeddable.vsl, generatorTypeSequence/Table should be used instead of sequence/tableGeneratorType.

 All   Comments   Change History      Sort Order:
Comment by Tim Paehler [06/Dec/06 05:12 PM]
This patch removes the bug.

Comment by Tim Paehler [06/Dec/06 05:21 PM]
sorry, the file patch.txt contains two diff output, please remove the upper part before application

Comment by Vance Karimi [07/Dec/06 02:10 AM]
Fix applied. Thanks Tim.