It may be a bug, but I was successful in upgrading the appfuse-demo
projects from m4 to m5.

I'd blame the following change, but I haven't had any issues with it myself:

http://appfuse.org/display/APF/Release+Notes+2.0+M5#ReleaseNotes2.0M5-manageranddaousage

Matt

On 6/22/07, tibi <[EMAIL PROTECTED]> wrote:
don't understand it.
when i comapere the lib dir between a fresh m5 and my upgrade i notice
this dif:
commons_lang2.3 ipv 2.1

ehcach and jsr173_api are different

tibi

tibi wrote:
> i have a appfuse-service-2.0-m5.jar file. that looks good.
>
> when i run mvn jetty:run signup gives (as expected) the same error...
>
>
> 
------------------------------------------------------------------------------------------
>
> side track:
>                <groupId>org.appfuse</groupId>
>                <artifactId>maven-warpath-plugin</artifactId>
>                <version>1.0-m4</version>
>                <extensions>true</extensions>
> also needs to be upgraded to 1.0-m5
>
> i will add that to the docs as well
>
> tibi
>
> Matt Raible wrote:
>> 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]
>>>
>>>
>>
>>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to