Mabe your question is better asked in hibernate list? Please provide your hbm.xml
regards, --- Diana Alexander <[EMAIL PROTECTED]> wrote: > Hello, > > I am getting this error when I try to generate the > schema. I am using > Hibernate2.0.1 and xdoclet 1.2 beta 4. Does anyone > have any suggestions? > > [java] (cfg.Configuration 153 ) > Mapping file: > /home/dalexand/src/master/osc-dev/build/classes/com/osc/aim/model/Datasource.hbm.xml > [java] (cfg.Binder 176 > ) Mapping class: > com.osc.aim.model.Datasource -> datasource > [java] (cfg.Binder 442 > ) Mapping collection: > com.osc.aim.model.Datasource.categories -> > datasource_category_xref > [java] Error creating schema String index out > of range: 0 > [java] > java.lang.StringIndexOutOfBoundsException: String > index out of > range: 0 > [java] at > java.lang.String.charAt(String.java:455) > [java] (cfg.Configuration 153 > ) Mapping file: > /home/dalexand/src/master/osc-dev/build/classes/com/osc/aim/model/QueryParameter.hbm.xml > [java] at > net.sf.hibernate.mapping.Column.setName(Column.java:43) > [java] at > net.sf.hibernate.cfg.Binder.bindColumns(Binder.java:322) > [java] (cfg.Binder 176 > ) Mapping class: > com.osc.aim.model.QueryParameter -> query_parameter > [java] at > net.sf.hibernate.cfg.Binder.bindManyToOne(Binder.java:497) > [java] at > net.sf.hibernate.cfg.Binder.bindCollectionSecondPass(Binder.java:1031) > [java] (cfg.Configuration 153 > ) Mapping file: > /home/dalexand/src/master/osc-dev/build/classes/com/osc/aim/model/Query.hbm.xml > [java] at > net.sf.hibernate.cfg.Binder.bindSetSecondPass(Binder.java:904) > [java] (cfg.Binder 176 > ) Mapping class: > com.osc.aim.model.Query -> query > [java] at > net.sf.hibernate.cfg.Binder$SetSecondPass.secondPass(Binder.java:1168) > [java] at net.sf.hibernate.cfg.Binde > > Thank you, > Diana > > > ------------------------------------------------------- > This SF.Net email sponsored by: Parasoft > Error proof Web apps, automate testing & more. > Download & eval WebKing and get a free book. > www.parasoft.com/bulletproofapps1 > _______________________________________________ > xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user ===== ----[ Konstantin Pribluda ( ko5tik ) ]---------------- Zu Verst�rkung meines Teams suche ich ab Sofort einen Softwareentwickler[In] f�r die Festanstellung. Arbeitsort: Mainz Skills: Programieren, Kentnisse in OpenSource-Bereich ----[ http://www.pribluda.de ]------------------------ __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
