2009/4/26 Kortheo <kort...@kwanta.net>:
> I've just created a new standard "dynamic web project" using eclipse ,
> added the struts2 libs and configured a standard mapping in web.xml

Did you add all needed dependency?

> Unable to load configuration. - bean -
> jar:file:/Users/kortheo/Projekte/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/kptool/WEB-INF/lib/struts2-convention-plugin-2.1.6.jar!/struts-plugin.xml:30:119

> Caused by: Bean type interface com.opensymphony.xwork2.UnknownHandler
> with the name default has already been loaded by bean -
> jar:file:/Users/kortheo/Projekte/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/kptool/WEB-INF/lib/struts2-codebehind-plugin-2.1.6.jar!/struts-plugin.xml:29:122

You are mixing Convention with CodeBehind plugin, you have to chose
either first or second approach. Convention overtook CodeBehind so
follow this way and read documentation [1]

[1] http://cwiki.apache.org/WW/convention-plugin.html


Regards
-- 
Lukasz
http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to