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


Reply With Quote
