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]