i've been investigating the origianl problem again (why tomcat can find system dtds 
correctly) and found  a post suggesting that the xerces should be used instead of 
crimson as the jaxp parser implementation. I swapped the two which helped a little, 
but now it is looking for the dtd in the ${jboss_home}/bin directory (the directory 
where the server is started.

If the dtd is placed there it will work fine, but this still isn;t the correct 
behavior of a parser, the XML I have written is correct, and the position of the DTD 
is correct, but tomcat is not acting correctly in this situation. I've tried the same 
app in jetty which i belive uses xerces too and the app deploys first time, without 
any modification.

Should this be registered as a bug  in tomcat? BTW, it apparently works correctly in 
tomcat4, the issue has arisen in tomcat5.

In regards to moving to jetty instead, I tried the fix suggested, but i still haven't 
managed to get it sorted, hopefully that'll come together soon ;)

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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to