Yes, you would certainly need to remove struts2-core-2.0.1 when
upgrading to 2.0.4, or you'll have multiple versions of the same classes
in your classpath. The same holds for plugin jars and any/all dependencies.
L.
xiao jie wrote:
hi:
I tried to update my application from 2.0.1 to 2.0.4 and
You might want to remove any plugins that you are not using. The only
JARs now required by the core framework are
* struts-core
* struts-api
* xwork
* freemarker
* ognl
* commons-logging
The seamless S2 Spring support is also provided by a plugin now.
-- HTH, Ted.
* http://www.husted.com/struts
Hi:
thanks for replying..
I replaced the jars with 2.0.4 SNAPSHOTs for struts2-api and struts-core and
struts2-spring-plugin..
then I get this exception, I am using
struts2-api-2.0.4-SNAPSHOT
struts2-continuations-plugin-2.0.4-SNAPSHOT
struts2-core-2.0.4-SNAPSHOT
struts2-jasperreports-plugin-2
From: "xiao jie" <[EMAIL PROTECTED]>
> (do I have to remove the struts2-core-2.0.1 as well)
Um... you should remove *all* the 2.0.1 JAR files
and make sure that you're using the proper version
of the remaining libraries.
(...and curse MyEclipse for not putting library
version numbers in the JAR f
Jie--
When building your web applcation your application needs to associate the
IDentifier 'bean'with a class such as this declaration
.\struts-2.0.1\apps\struts2-showcase-2.0.1\web-inf\applicationContext.xml
(found in sample struts2-showcase-2.0.1.war)
Users Mailing List
Sent: Tuesday, January 30, 2007 1:07:09 AM
Subject: Re: upgrade to 2.0.4
Does this:
http://marc.theaimsgroup.com/?l=struts-user&m=117002603126715&w=2 help you?
Tom
xiao jie wrote:
> hi:
> I tried to update my application from 2.0.1 to 2.0.4 and I have downloade
Does this:
http://marc.theaimsgroup.com/?l=struts-user&m=117002603126715&w=2 help you?
Tom
xiao jie wrote:
hi:
I tried to update my application from 2.0.1 to 2.0.4 and I have downloaded all the nightly built
2.0.4 jar files and plugins i needed and put them under WEB-INF/lib (do I have to remo
7 matches
Mail list logo