Hello All,
I am unable to reverse engineer using ROO for derby database.
Below is the excerpt of roo operations log
My roo version is : 1.2.1.RELEASE [rev 6eae723] .Code:Captor. http://t.co/S4wfLyAI project --topLevelPackage com.abcd.plugin Created ROOT\pom.xml Created SRC_MAIN_RESOURCES Created SRC_MAIN_RESOURCES\log4j.properties Created SPRING_CONFIG_ROOT Created SPRING_CONFIG_ROOT\applicationContext.xml jpa setup --provider HIBERNATE --database DERBY --userName app --password app java.lang.IllegalArgumentException: Failed to convert 'DERBY' to type JdbcDatabase for option 'datab ase' No enum const class org.springframework.roo.addon.jpa.JdbcDatabase.DERBY
Earlier help would be really appreciated.
Thanks in advance


Reply With Quote