Hi All
i have a problem integrating Spring MVC and Spring Roo.
i have created a project on Spring MVC, after creating a serie of Controller i have activated the Spring Roo Nature from Spring Tools.
the Roo Shell work well the problem is with the first step configuring the Database
the Shell returnCode:persistence setup --database HYPERSONIC_IN_MEMORY --provider HIBERNATE
i have see the Maven plugin configuration but i don't understand wath i need to add?Code:additionalBuildcommands element of the maven-eclipse-plugin required
could you help me please, i'm novice :-(


Reply With Quote
