Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.0.M2
-
Fix Version/s: 1.1.0.M3
-
Component/s: None
-
Labels:None
Description
After upgrading to Spring 3.0.4 the following errors occur when executing 'perform eclipse' after running the expenses.roo script:
[Thread-6] [ERROR] The import flexjson cannot be resolved
[Thread-6] [ERROR] JSONSerializer cannot be resolved to a type
[Thread-6] [ERROR] JSONDeserializer cannot be resolved to a type
[Thread-6] [ERROR] JSONSerializer cannot be resolved to a type
[Thread-6] [ERROR] JSONDeserializer cannot be resolved to a type
[Thread-6] [ERROR] The import flexjson cannot be resolved
[Thread-6] [ERROR] JSONSerializer cannot be resolved to a type
[Thread-6] [ERROR] JSONDeserializer cannot be resolved to a type
[Thread-6] [ERROR] JSONSerializer cannot be resolved to a type
[Thread-6] [ERROR] JSONDeserializer cannot be resolved to a type
[Thread-6] [ERROR] The import flexjson cannot be resolved
[Thread-6] [ERROR] JSONSerializer cannot be resolved to a type
[Thread-6] [ERROR] JSONDeserializer cannot be resolved to a type
[Thread-6] [ERROR] JSONSerializer cannot be resolved to a type
[Thread-6] [ERROR] JSONDeserializer cannot be resolved to a type
[Thread-6] [WARNING] advice defined in org.springframework.orm.jpa.aspectj.JpaExceptionTranslatorAspect has not been applied [Xlint:adviceDidNotMatch]
[Thread-6] [WARNING] advice defined in org.springframework.mock.staticmock.AnnotationDrivenStaticEntityMockingControl has not been applied [Xlint:adviceDidNotMatch]
[Thread-6] [WARNING] advice defined in org.springframework.mock.staticmock.AbstractMethodMockingControl has not been applied [Xlint:adviceDidNotMatch]
[Thread-6] [INFO] ------------------------------------------------------------------------
[Thread-6] [ERROR] BUILD ERROR
[Thread-6] [INFO] ------------------------------------------------------------------------
[Thread-6] [INFO] Compiler errors :
[Thread-6] error at import flexjson.JSONDeserializer;
[Thread-6] ^^^^^^^oo>
[Thread-6] /home/stewarta/projects/roo-test/expenses/src/main/java/com/springsource/extrack/server/domain/Employee_Roo_Json.aj:4:0::0 The import flexjson cannot be resolved
[Thread-6] error at import flexjson.JSONSerializer;
[
Attachments
Issue Links
- is related to
-
ROO-1239 Create Roo JSON add-on
-
- Resolved
-