Results 1 to 1 of 1

Thread: AnnotationException: mappedBy reference an unknown target entity property

  1. #1

    Default AnnotationException: mappedBy reference an unknown target entity property

    I was getting following error when i try to run a project on jetty.

    Code:
    org.hibernate.AnnotationException: mappedBy reference an unknown target entity property: com.ubiself.domain.Activity.project in com.ubiself.domain.Project.activities
    Later, i try to recreate the project on a different folder and it worked. It looks like Roo is not working on a Dropbox folder. Probably it is a locking issue caused by Dropbox.
    I think this should be mentioned in the reference guide if other users verify this issue. Because it is difficult to locate this problem when you start learning Roo.
    Last edited by levent.bayindir; Mar 8th, 2011 at 07:15 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •