Unable to locate configuration files of the name struts-plugin.xml, skipping
hallo,
i m newbie struts. i have eclipse helios + strust 2 + tomcat7.
i works fine, but it bother me : Unable to locate configuration files of the name struts-plugin.xml, skipping
开发者_运维技巧why ? should i solve it (it is just INFO not WARNING or ERROR). link text
thanks in Advance, Stev
I don't see a jar for logging. Please set up an empty struts2 application as per: http://struts.apache.org/2.2.1/docs/how-to-create-a-struts-2-web-application.html
See the bottom two links starting with "Create Struts 2 Web Application..." the maven one will have you add log4j.
精彩评论