Results 1 to 2 of 2

Thread: examples with mongodb

Threaded View

  1. #1
    Join Date
    Jul 2012
    Posts
    7

    Default examples with mongodb cannot creates classes

    Hi All,

    I am new in Roo and I want to use mongodb with my gwt project. I tested the expenses example, it works well.
    And I changed jpa to mongo and roo didn't generates a lot of class:

    the import org.springsource.roo.extrack.client.managed cannot be resolved
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] The import org.springsource.roo.extrack.client.managed cannot be resolved
    [ERROR] The method bind(Class<ApplicationRequestFactory>) from the type AbstractGinModule refers to the missing type ApplicationRequestFactory
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] The import org.springsource.roo.extrack.client.managed cannot be resolved
    [ERROR] The import org.springsource.roo.extrack.client.managed cannot be resolved
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] ApplicationMasterActivities cannot be resolved to a type
    [ERROR] ApplicationDetailsActivities cannot be resolved to a type
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] ApplicationMasterActivities cannot be resolved to a type
    [ERROR] ApplicationDetailsActivities cannot be resolved to a type
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] ApplicationMasterActivities cannot be resolved to a type
    [ERROR] ApplicationDetailsActivities cannot be resolved to a type
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] ApplicationMasterActivities cannot be resolved to a type
    [ERROR] ApplicationDetailsActivities cannot be resolved to a type
    [ERROR] The import org.springsource.roo.extrack.client.managed cannot be resolved
    [ERROR] ApplicationRequestFactory cannot be resolved to a type
    [ERROR] The import org.springsource.roo.extrack.client.managed cannot be resolved
    [ERROR] The import org.springsource.roo.extrack.client.managed cannot be resolved
    [ERROR] The import org.springsource.roo.extrack.client.managed cannot be resolved
    [ERROR] ScaffoldMobileActivities cannot be resolved to a type
    [ERROR] ApplicationRequestFactory cannot be resolved to a type

    ...

    Do I need to set anything for mongodb?

    thx
    Zamek
    Last edited by zamek42; Sep 22nd, 2012 at 08:52 AM.

Tags for this Thread

Posting Permissions

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