[ 
https://issues.apache.org/struts/browse/WW-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44934#action_44934
 ] 

Dave Newton commented on WW-1851:
---------------------------------

Using the appropriate URI will reference the DTD included in the core jar file, 
and I have verified the fix is included as of 2.0.9.

I'm not actually sure how to replace the physical DTD at the URI; someone else 
will probably do that.

> Struts 2.0 DTD missing "default-class-ref" element
> --------------------------------------------------
>
>                 Key: WW-1851
>                 URL: https://issues.apache.org/struts/browse/WW-1851
>             Project: Struts 2
>          Issue Type: Bug
>          Components: XML Configuration
>    Affects Versions: 2.0.6, 2.0.7
>            Reporter: Jasper Rosenberg
>            Assignee: James Holmes
>             Fix For: 2.0.9, 2.1.0
>
>
> This element exists in the current xwork 2.0 DTD, but it is missing from the 
> struts 2.0 DTD.
> Related to issues: https://issues.apache.org/struts/browse/WW-1420 and 
> http://jira.opensymphony.com/browse/XW-432
> <!ELEMENT package (result-types?, interceptors?, default-interceptor-ref?, 
> default-action-ref?, default-class-ref?, global-results?, 
> global-exception-mappings?, action*)>
> <!ELEMENT default-class-ref (param*)>
> <!ATTLIST default-class-ref
>    class CDATA #REQUIRED
> >

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to