We won't remove the parser since we want to stay compatible with the JDK 1.3
It works fine for me (don't access the web). Are you sure you use http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd and not http://hibernate.sourceforge.net/hibernate-mapping-2.0.dtd in your mappings.
The DTDEntityResolver try to search in org/hibernate before the web when an url starting with http://hibernate.sourceforge.net/ is found.

snpe wrote:
Emmanuel,
  There is yet another problem - in hibernate3 (maybe and 2) tree exists xerces-2.4.0.jar
This jar is buggy - try connect to internet for every parsing - it is enough that remove it because
java 1.4  have necessary libraries for parsing.I don't know waht is with this library
I download an compile xerces 2.4 and it work correct

regards
On Wednesday 15 December 2004 07:49 am, Emmanuel Bernard wrote:
  
fixed, thanks

snpe wrote:

    
in lib exist ant-antlr-1.6.2.jar, but in build.xml ant-antlr-1.6.1.jar

regards
peco


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

 

      

  

-- 
Emmanuel Bernard
[EMAIL PROTECTED]
callto://emmanuelbernard

http://www.hibernate.org

Reply via email to