What steps will reproduce the problem?
1.create a run-time annotation (annotation annotated with
@Retention(RetentionPolicy.RUNTIME))
2.annotate at least two getters of persisted Entity
3.build
What is the expected output? What do you see instead?
The Data Nucleus enhancer fails and throw an error
What version of the product are you using? On what operating system?
1.3.5, Eclipse 3.5, Vista
Please provide any additional information below.
tried on JPA, the Entity has a base-class, Failed both when annotating the base
class's methods and the Entity own methods
Original issue reported on code.google.com by asafcar...@gmail.com on 18 Aug 2010 at 10:15
Original issue reported on code.google.com by
asafcar...@gmail.com
on 18 Aug 2010 at 10:15