unable to run the sample struts2-blank-2.0.6 ,
January 5, 2010 at 11:40 AM
unbale to run the sample by hitting the url http://localhost:8080/struts2-blank-2.0.6
I have copied the war file under webapps directory of tomcat and the server throws below error. INFO: Deploying web application archive struts2-blank-2.1.8.1.war 5/01/2010 06:10:32 com.opensymphony.xwork2.util.logging.commons.CommonsLogger in fo INFO: Parsing configuration file [struts-default.xml] 5/01/2010 06:10:32 com.opensymphony.xwork2.util.logging.commons.CommonsLogger in fo INFO: Unable to locate configuration files of the name struts-plugin.xml, skippi ng 5/01/2010 06:10:32 com.opensymphony.xwork2.util.logging.commons.CommonsLogger in fo INFO: Parsing configuration file [struts-plugin.xml] 5/01/2010 06:10:33 com.opensymphony.xwork2.util.logging.commons.CommonsLogger in fo INFO: Parsing configuration file [struts.xml] 5/01/2010 06:10:36 org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-8080
View All Comments
| View Tutorial