Re: update for struts-2.0.dtd: missing package/default-class-ref attribute

2008-11-10 Thread Jim Walmsley
Thanks for your reply Dave. The DTD in the struts2-core jar is correct. The issue is that Eclipse gives me a validation error when I have the out-of-date public DTD in the XML header. (The code works anyway, but we don't want validation errors.) The URL header is checked before searching t

Re: update for struts-2.0.dtd: missing package/default-class-ref attribute

2008-11-10 Thread Dave Newton
--- On Sun, 11/9/08, Jim Walmsley wrote: > The dtd at http://www.opensymphony.com/xwork/xwork-2.0.dtd > appears to be a valid alternative as a temporary measure. Is > there any reason why it should not be used? It's *probably* okay, although I've never tried it. Have you tried using the DTD recom

update for struts-2.0.dtd: missing package/default-class-ref attribute

2008-11-09 Thread Jim Walmsley
Hi, Struts issue number WW-1851 is concerned with the default-class-ref attribute being missing from the package element. The bug has been fixed as of 2.0.9 and the fix appears in more recent versions of the struts-core jar. However, the latest dtd at http://jakarta.apache.org/struts/dtds/s