Oh, yes.

Thank you for a lighting a spot.

On 9/2/05, Diogo Quintela (EF) <[EMAIL PROTECTED]> wrote:
> Index: IdbagMapping.hbm.xml
> ===================================================================
> RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-
> hibernate/src/test/java/org/xdoclet/plugin/hibernate/pojo/IdbagMapping.hbm
> .xml,v
> retrieving revision 1.2
> retrieving revision 1.3
> diff -C2 -d -r1.2 -r1.3
> *** IdbagMapping.hbm.xml      2 Jun 2005 14:09:18 -0000       1.2
> --- IdbagMapping.hbm.xml      2 Sep 2005 09:14:02 -0000       1.3
> ***************
> *** 1,4 ****
>   <?xml version="1.0" encoding="ISO-8859-1"?>
> ! <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
> 2.0//EN" "http://hibernate.sourceforge.net/hibernate-mapping-2.0.dtd">
>
>   <hibernate-mapping>
> --- 1,4 ----
>   <?xml version="1.0" encoding="ISO-8859-1"?>
> ! <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
> 2.0//EN" " http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">


Shouldn't this be

!DOCTYPE hibernate-mapping PUBLIC
    "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
    " http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">

Check "Hibernate/Hibernate Mapping DTD 3.0//EN"


Regards
Diogo





--
anatol

Reply via email to