I am running appfuse 2.0 M5 with Spring Modular. I ran it using MYSQL, it was working ok if I run mvn integration-test. However, I switched to oracle 9i, if I run mvn integration-test, then I am getting the following errors
1) Canoo Webtest Fails if I run mvn integration-test Only thing I changed was artifactid from eitms30 -> eitms C:\work\sandbox\eitms30\web\src\test\resources\web-tests.xml:155: Canoo Webtest: R_1454. Test failed. Test step steps (C:\work\sandbox\eitms30\web\src\test\resources\web-tests.xml:15 7: ) null failed with message "Wrong document title found! Expected ".*Main Menu .*" but got "Sign Up | eITMS30"" 2) Unique constraint Error Signup: [INFO] [talledLocalContainer] [eitms30] WARN [http-9081-Processor22] JDBCExcepti onReporter.logExceptions(77) | SQL Error: 1, SQLState: 23000 [INFO] [talledLocalContainer] [eitms30] ERROR [http-9081-Processor22] JDBCExcept ionReporter.logExceptions(78) | ORA-00001: unique constraint (USER_ITMS.SYS_C006 787) violated [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] [eitms30] WARN [http-9081-Processor22] JDBCExcepti onReporter.logExceptions(77) | SQL Error: 1, SQLState: 23000 [INFO] [talledLocalContainer] [eitms30] ERROR [http-9081-Processor22] JDBCExcept ionReporter.logExceptions(78) | ORA-00001: unique constraint (USER_ITMS.SYS_C006 787) violated [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] [eitms30] ERROR [http-9081-Processor22] AbstractFl -- View this message in context: http://www.nabble.com/Appfuse-Issues---running-mvn-integration-test-with-Oracle---Runs-ok-on-Mysql-tf3886589s2369.html#a11016866 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
