You should at least use 2.0.2. If that doesn't work, try 2.1.0-M2-SNAPSHOT.
On Wed, Nov 3, 2010 at 1:30 PM, Vanessa Pacheco <vpach...@bowmansystems.com>wrote: > I created a brand new project. I'm using Appfuse 2.0 > > Vanessa > ----- Original Message ----- > From: "Matt Raible" <m...@raibledesigns.com> > To: users@appfuse.dev.java.net > Sent: Wednesday, November 3, 2010 3:27:22 PM (GMT-0500) America/New_York > Subject: Re: [appfuse-user] changed from spring to struts (still facing > issues) > > When you say "changed to use struts", did you create a new project or try > to switch your own? Which version of AppFuse are you using? > > On Nov 3, 2010, at 12:43 PM, Vanessa Pacheco wrote: > > > 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" > > ========================================== > > > > > <com.mycompany.webapp.action.SignupActionTest.txt>--------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > > For additional commands, e-mail: users-h...@appfuse.dev.java.net > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >