开发者

SpringSource Tool Suite tc Server Weaving Error

Environment : Windows XP, SpringSource Tool Suite (STS) 2.3.2, Roo 1.0.0, Java 1.6.0_10

I'm evaluating Roo and have created a Roo project with one Entity. Starting the tc server shows the below error in the log. My entity is StbTestResult. The app works, but I'm wondering why the error message appears? Thanks, Steve

[TomcatAspectJWeavingClassLoader@97eded] warning javax.* types are not being woven because the weaver option '-Xset:weaveJavaxPackages=true' has not been specified [TomcatAspectJWeavingClassLoader@97eded] error aspect 'org.springframework.mock.staticmock.AnnotationDrivenStaticEntityMockingControl' woven into 'com.canoe.dce.domain.StbTestResult_Roo_Entity' must be defined to the weaver (placed on the aspectpath, or defined in an aop.xml file if using LTW). [TomcatAspectJWeavingClassLoader@97eded] error aspect 'org.springframework.orm.jpa.aspectj.Jpa开发者_如何学CExceptionTranslatorAspect' woven into 'com.canoe.dce.domain.StbTestResult_Roo_Entity' must be defined to the weaver (placed on the aspectpath, or defined in an aop.xml file if using LTW).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜