Search:

Type: Posts; User: kvamer; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    10
    Views
    12,984

    Hi, Ben, Many thanks for answering. You're 100%...

    Hi, Ben,
    Many thanks for answering. You're 100% right! I did forget to initialize a context. It was so stupid to forget that! I ran integration tests and they were ok. Now it's clear why and what...
  2. Replies
    10
    Views
    12,984

    Entity manager has not been injected

    Hi,
    I'm trying to implement a simple application. I have a simple class (I took it from http://blog.springsource.com/2009/05/27/roo-part-2/)


    @Entity
    @RooJavaBean
    @RooToString
    @RooEntity...
  3. Replies
    2
    Views
    683

    Hi, Stefan, Many thanks for your answer. I did...

    Hi, Stefan,
    Many thanks for your answer. I did find the reason and it was... very simple. Some libraries in my classpath were missing. I ran it in a separate thread and maybe because of this I...
  4. Replies
    2
    Views
    683

    Problem with creating an entity

    Hi, I'm new to Roo and I have a lot of questions:).
    I have a simple entity


    import javax.persistence.Entity;
    import org.springframework.roo.addon.javabean.RooJavaBean;
    import...
  5. thanks for responding. hope you'll fix it.

    thanks for responding. hope you'll fix it.
  6. 'String index out of range: -1' error when creating a new entity

    Hi. Does anybody know how to create entities with BO in the end?
    I want to create a new entity FactBO. When I type 'entity --name ~.model.FactBO' I get the following message from Roo:

    Created...
Results 1 to 6 of 6