users@glassfish.java.net

This is strange, if the

From: <forums_at_java.net>
Date: Tue, 29 Mar 2011 07:51:49 -0500 (CDT)

This is strange, if the DOCTYPE matches, it should just get the dtds from the
local repository. Could you double check if there is some small difference
like a space or something?

The underly XML parser always goes to locate DTD even if the validation is
set to false. However, there is a specific parser feature we can set on the
parser asking it explicitly not  to do that, But that requires code change
and not configurable by user and the change can only go into 3.2.

Maybe you can have your sun-*.xml files reference an older version of the dtd
to see if it makes any difference.

 


--
[Message sent by forum member 'hzhang_jn']
View Post: http://forums.java.net/node/786172