2015-12-24 6:56 GMT+01:00 Rahul Singh <rksing...@hotmail.com>: > Hello Apache Struts Team, > > Thanks for your continuous support and help !! > > > We are facing the below mentioned problem during Struts 2 upgrade. > > > "HTTP Status 404" error message. > > > We have done the below steps to upgrade the struts [from Struts 2.1.8 to > Struts 2.3.24]. > > > 1- Replace the JARS: > > > struts2-core-2.3.24.jar > struts2-dojo-plugin-2.3.24.jar
You are missing some dependencies: [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ struts2-dojo-plugin --- [INFO] org.apache.struts:struts2-dojo-plugin:jar:2.3.24 [INFO] +- javax.servlet:jsp-api:jar:2.0:provided [INFO] +- org.apache.velocity:velocity:jar:1.6.4:compile [INFO] | +- commons-collections:commons-collections:jar:3.1:compile [INFO] | +- commons-lang:commons-lang:jar:2.4:compile [INFO] | \- oro:oro:jar:2.0.8:compile > struts2-json-plugin-2.3.24.jar > xwork-core-2.3.24.jar Here as well: [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ xwork-core --- [INFO] org.apache.struts.xwork:xwork-core:jar:2.3.24 [INFO] +- commons-logging:commons-logging:jar:1.1.3:compile [INFO] +- org.apache.commons:commons-lang3:jar:3.2:compile [INFO] +- commons-io:commons-io:jar:2.2:compile [INFO] +- ognl:ognl:jar:3.0.6:compile [INFO] | \- javassist:javassist:jar:3.11.0.GA:compile [INFO] +- asm:asm:jar:3.3:compile [INFO] +- asm:asm-commons:jar:3.3:compile [INFO] | \- asm:asm-tree:jar:3.3:compile > ognl-3.0.11.jar > log4j-1.2.17.jar > freemarker-2.3.22.jar > commons-lang3-3.4.jar > commons-fileupload-1.3.1.jar > commons-io-2.4.jar > 7- Started the Apache Tomcat server(V7.0.54) . > > Server started successfully. Anything else in the logs? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org