subj.
I`ve install sts-2.3.3M2 roo-1.1.0.M2 and spring-flex-1.5.0.M1. Add to roo bundles path org.springframework.flex.roo.addon-1.0.0.M1.jar and rename to org.springframework.flex.roo.addon-1.0.0.M2.jar. Starting sts, create a roo project. In roo console entering:
and Roo create only java file.Code:persistence setup --provider HIBERNATE --database H2_IN_MEMORY flex setup entity --class ~.domain.SomeEntity
Roo console log
Any idei`s about? May be i doing something wrong?Code:org.example roo> entity --class ~.domain.SomeEntity SRC_MAIN_JAVA\org\example\domain Created SRC_MAIN_JAVA\org\example\domain\SomeEntity.java ~.domain.SomeEntity roo>


Reply With Quote
