hello,
we need to deploy an ear in jboss behind a firewall which doesnt allow us to do 
outgoing http requests, so our deployment fails (connection timeout) at the 
point in wich we figure it out it tries to request the various DTDs (e.g. at 
sun.com).
is there a way to tell jboss not to validate any xml? or a way to tell him to 
search on some local directory for DTDs? (so that we can manually retrieve the 
DTDs and put them there as a last resort)

thanks in advance.



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034891
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to