appfuse-service.jar - look in your target/app/WEB-INF/lib after running "mvn package" to see what version of the JAR is in there.
Matt On 6/22/07, tibi <[EMAIL PROTECTED]> wrote:
no source code into my project and i did a mvn clean.... which jar could be the problem?? tibi Matt Raible wrote: > Did you important AppFuse source into your code? If not, it looks > like you're still depending on an M4 dependency somewhere. Maybe you > need to run "mvn clean" first? > > Matt > > On 6/22/07, tibi <[EMAIL PROTECTED]> wrote: >> ok my applications seems to work fine. but when running mvn >> integration-test i still have this error: >> > and signup will not work: >> > >> > >> > Signup: >> > [INFO] [talledLocalContainer] [topnet] ERROR [http-8081-Processor22] >> > [default].invoke(250) | Servlet.service() for servlet default threw >> > exception >> > [INFO] [talledLocalContainer] java.lang.NoSuchMethodError: >> > org.appfuse.service.UserManager.saveUser(Lorg/appfuse/model/User;)V >> > [INFO] [talledLocalContainer] at >> > org.appfuse.webapp.action.SignupAction.save(SignupAction.java:77) >> > [INFO] [talledLocalContainer] at >> > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> > [INFO] [talledLocalContainer] at >> > >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >> >> > >> > >> > >> > any ideas? >> > >> > thanks, >> > >> > >> > tibi >> > >> > >> > >> > >> > tibi wrote: >> >> ok what happend was that with running >> >> mvn install eclipse:eclipse >> >> >> >> some tests failed and eclipse did not got updated. >> >> >> >> after running: >> >> mvn -Dmaven.test.skip=true clean install eclipse:eclipse >> >> all was fine... >> >> >> >> my error ;) >> >> >> >> tibi >> >> >> >> >> >> tibi wrote: >> >>> next thing i found was that my eclipse was still pointing to the >> >>> appfuse-struts-2.0-m4.warpath.jar and the >> >>> appfuse-web-common-2.0-m4.warpath.jar >> >>> >> >>> >> >>> tibi >> >>> >> >>> >> >>> tibi wrote: >> >>>> hi, >> >>>> >> >>>> isn't it a prerequisite to have maven 2.0.6 for m5? >> >>>> >> >>>> thanks, >> >>>> >> >>>> tibi >> >>>> >> >>>> >> --------------------------------------------------------------------- >> >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >>>> For additional commands, e-mail: [EMAIL PROTECTED] >> >>>> >> >>>> >> >>> >> >>> >> --------------------------------------------------------------------- >> >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >>> For additional commands, e-mail: [EMAIL PROTECTED] >> >>> >> >>> >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
