I'm using postgres and I have all 3 tables in there (app_user, role, user_role), however I noticed that all 3 tables have -ve IDs (PKs)
Don't know why that's happening Vanessa ----- Original Message ----- From: "Vanessa Pacheco" <vpach...@bowmansystems.com> To: "users" <users@appfuse.dev.java.net> Cc: "matt" <m...@raibledesigns.com> Sent: Wednesday, November 3, 2010 2:43:31 PM (GMT-0500) America/New_York Subject: [appfuse-user] changed from spring to struts (still facing issues) I've changed to use struts now When I run mvn, all of my 17 tests fail. In one of the reports I see this (I attached the error report). Where do I make changes? ------------------------------------------------------------------------------- Test set: com.mycompany.webapp.webapp.action.SignupActionTest ------------------------------------------------------------------------------- Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec <<< FAILURE! warning(junit.framework.TestSuite$1) Time elapsed: 0 sec <<< FAILURE! junit.framework.AssertionFailedError: Exception in constructor: testExecute (java.lang.Error: Unresolved compilation problem: The declared package "com.mycompany.webapp.action" does not match the expected package "com.mycompany.webapp.webapp.action" ========================================== --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net