Re: Error validating struts-2.0.dtd

2010-12-28 Thread Li Ying
May be something getting wrong in Eclipse IDE. Try: (1)Delete the whole project from Eclipse IDE. But NOT delete the project content from the file system (2)Import the project to Eclipse again (3)Clean the project And see if the error get cleared? -

Re: Error validating struts-2.0.dtd

2010-12-28 Thread Stefaan Somers
* There is no problem on the level of firewall/proxy, because I can do software updates within eclipse without any problems * if something is broken in dependencies, how can I check this?? The strange thing is if I deploy it directly on my web-server, it works without any problems On 28 December 2

Re: Error validating struts-2.0.dtd

2010-12-28 Thread Maurizio Cucchiara
At first glance your struts.xml seems to be ok. I don't know the eclipse environment, the only two things that come to my mind are: 1 you are behind a firewall/proxy and eclipse is not be aware of this 2 there is something broken in your dependencies 2010/12/28 Stefaan Somers : > I have create th

Error validating struts-2.0.dtd

2010-12-28 Thread Stefaan Somers
I have create the most simple struts2 application, where I refer with my build path to the necessary struts2-jar files. But it keeps complaining in the Eclipse-IDE on "struts.xml" with the following message : The errors below were detected when validating the file "struts-2.0.dtd" via the file "str