Hello,
according to the SVN Commit History (see MYFACES-1639 [1]) you've
knowingly removed the DTDs. As far as I know, that's the reason why
MyFaces 1.2 requires a connection to the internet when deploying a JSF
1.0 or JSF 1.1 application (see MYFACES-1690 [2], even though the
reporter assumes that MyFaces doesn't use the local XSD). Why didn't you
use those hand typed versions?
However, if it's really necessary to remove the DTDs, what's the point
in keeping the FacesConfigEntityResolver [3]? Am I missing something?
regards,
Bernhard
[1]: http://issues.apache.org/jira/browse/MYFACES-1639
[2]: http://issues.apache.org/jira/browse/MYFACES-1690
[3]:
http://svn.apache.org/repos/asf/myfaces/core/trunk/impl/src/main/java/org/apache/myfaces/config/impl/FacesConfigEntityResolver.java