facebook

Hibernate DTD mismatch in MyEclipse 4.1.1

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #254120 Reply

    tib_onu
    Member

    The hibernate-mapping-3.0.dtd delievered in MyEclipse 4.1.1 does not match the public DTD file at: http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd

    The public DTD allows for a “mutable” attribute for the <set> element. In the MyEclipse DTD (…\plugins\com.ibm.webtooling.system.dtds_14.1.1\dtds) the “mutable” attribute is missing. This seems to be a regression from MyEclipse 4.1.0 (…\plugins\com.ibm.webtooling.system.dtds_14.1.0\dtds) where the DTD definition was correct.

    #254130 Reply

    Riyad Kalla
    Member

    The problem is that the hibernate team keeps updating the contents of the hibernate-3.0-dtd on their site, and that pertains to the most recent HIbernate 3.1 release. Our version that we ship pertains to the version of hibernate we ship with MyEclipse (3.0.5).

    In MyEclipse 4.1.0 what happened was a user reported this problem, we thought we had it wrong, pulled down the updated DTD, updated our copy then realized what was going on and reverted it.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Hibernate DTD mismatch in MyEclipse 4.1.1

You must be logged in to post in the forum log in