From: <leg...@at...> - 2003-10-29 14:12:14
|
The following issue has been updated: Updater: Albini Guillaume (mailto:ga...@in...) Date: Wed, 29 Oct 2003 8:12 AM Comment: mapping file and classes Changes: Attachment changed to transcryptome.jar.gz --------------------------------------------------------------------- For a full history of the issue, see: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-431&page=history --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-431 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-431 Summary: one-to-many association with composite-id Type: Bug Status: Unassigned Priority: Major Project: Hibernate2 Versions: 2.0.3 Assignee: Reporter: Albini Guillaume Created: Wed, 29 Oct 2003 8:04 AM Updated: Wed, 29 Oct 2003 8:12 AM Environment: Java 1.4 on Solaris 2.7 Description: Exception on the method SessionFactory sessions = cfg.buildSessionFactory(); Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException at net.sf.hibernate.sql.OracleJoinFragment.addJoin(OracleJoinFragment.java:25) at net.sf.hibernate.loader.OuterJoinLoader.outerJoins(OuterJoinLoader.java:424) at net.sf.hibernate.loader.AbstractEntityLoader.renderStatement(AbstractEntityLoader.java:47) at net.sf.hibernate.loader.AbstractEntityLoader.renderStatement(AbstractEntityLoader.java:34) at net.sf.hibernate.loader.EntityLoader.<init>(EntityLoader.java:35) at net.sf.hibernate.persister.EntityPersister.postInstantiate(EntityPersister.java:153) at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:223) at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:627) --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |