[
https://issues.apache.org/jira/browse/WW-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104508#comment-16104508
]
Lukasz Lenart commented on WW-4828:
-----------------------------------
DTDs were restored but this shouldn't be an issue as parser should first look
for them locally in the JARs. Can you post more information about servlet
container version used and list all the dependencies? Looks like you are using
an outdated lib which first tries to fetch DTDs from internet.
> http://struts.apache.org/dtds/struts-2.5.dtd missing
> ----------------------------------------------------
>
> Key: WW-4828
> URL: https://issues.apache.org/jira/browse/WW-4828
> Project: Struts 2
> Issue Type: Bug
> Components: Other
> Affects Versions: 2.5.12
> Reporter: Kyle Tsai
> Priority: Blocker
> Fix For: 2.5.13
>
>
> The http://struts.apache.org/dtds/struts-2.5.dtd is missing from today and it
> caused my struts project railed to start because the
> lib(com.opensymphony.xwork2) I used depends on this version of dtd.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)