I'm sorry, but I don't know what's specifically causing your problem. The
solution I provided has solved this problem for everyone before. The reason
I suggested 2.1.0-M1 is because I know this issue doesn't exist there.

The problem happens because you have two versions of Spring in your
classpath. If you run "mvn dependency:tree", you'll be able to see all your
dependencies and identify which dependency is pulling in the wrong version
of Spring. You can override this by excluding it from the dependency, or by
adding the dependency to your pom.xml.

On Sun, Nov 22, 2009 at 4:27 PM, lqhart <lqh...@126.com> wrote:

>
> Hi,
>
> Received with thanks,Could you tell me what is embedded  error?
> what and where could I locate in the pom.xml or other file?
>
> I want to using 2.1.0 instead o 2.0.2?but it is really big work for me?
>
> Thanks,
>
> Art
>
>
> mraible wrote:
> >
> > Can you try using 2.1.0-M1 instead of 2.0.2?
> >
> > On Sun, Nov 22, 2009 at 8:22 AM, lqhart <lqh...@126.com> wrote:
> >
> >>
> >> Hi,
> >>
> >> I added them in pom.xml,It display same message in the command line,
> >> I am comfusing that what is the problem?why did it disply build Error
> >> message?
> >>
> >> Thanks,
> >>
> >> Art.
> >>
> >>
> >>
> >> --
> >> View this message in context:
> >>
> http://n4.nabble.com/Construction-struts2-0-error-message-in-appfuse2-2-tp758687p758704.html
> >> Sent from the AppFuse - User mailing list archive at Nabble.com.
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> >> For additional commands, e-mail: users-h...@appfuse.dev.java.net
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://n4.nabble.com/Construction-struts2-0-error-message-in-appfuse2-2-tp758687p758865.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>

Reply via email to