Re: struts 2 and tomcat 6 problem

2009-04-28 Thread Stefano Tranquillini
>> class twice in the classpath? >> >> Regards, >> Niklas >> >> ---- >> >> >>> Date: Sun, 26 Apr 2009 13:06:32 +0200 >>> Subject: Re: struts 2 and tomcat 6 problem >>> From: lukasz.len...@goog

Re: struts 2 and tomcat 6 problem

2009-04-26 Thread Kortheo
Niklas Johansson schrieb: Hello, I am kind of novice on this, but couldn't it be that you have the same class twice in the classpath? Regards, Niklas Date: Sun, 26 Apr 2009 13:06:32 +0200 Subject: Re: struts 2 and tomcat 6 problem From: lukas

RE: struts 2 and tomcat 6 problem

2009-04-26 Thread Niklas Johansson
Hello, I am kind of novice on this, but couldn't it be that you have the same class twice in the classpath? Regards, Niklas > Date: Sun, 26 Apr 2009 13:06:32 +0200 > Subject: Re: struts 2 and tomcat 6 problem > From: lukasz.len...@googl

Re: struts 2 and tomcat 6 problem

2009-04-26 Thread Lukasz Lenart
2009/4/26 Kortheo : > 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.

struts 2 and tomcat 6 problem

2009-04-26 Thread Kortheo
Hey people, I've just created a new standard "dynamic web project" using eclipse , added the struts2 libs and configured a standard mapping in web.xml When i try to run my web app on a standard tomcat 6.0 I get this error, and I have not the slightest iIdea of what could be the reason. Please he