You should not have to turn off validation. It it the responsibility of JBoss 
to provide a correct URI resolving machanism to the XML parser. There should be 
no need to download the DTD from the web, as they are included in the JBoss 
distribution. You may try and use a relative URI. If that does not work, it is 
a bug in JBoss.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mbean PUBLIC "-//JBoss//DTD JBOSS XMBEAN 1.0//EN" 
"jboss_xmbean_1_0.dtd">


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3908144#3908144

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3908144


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to