The XML parsers try to validate against the DTD which can either be available locally in
the jar or on the internet at the specified URL. From what i know, the xml parsers first
look for the DTD within the jar and if that fails, it tries to connect to the internet.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191737#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...