Ticket #126 (assigned defect)

Opened 3 years ago

Last modified 3 years ago

relationallist fields can't be read-only

Reported by: eitan Assigned to: eitan (accepted)
Priority: major Component: metasystem
Version: Keywords:
Cc:

Description

reported by jnl. see this thread on the mailing list.. http://groups.google.com/group/jmatter/browse_thread/thread/48997cc341fbafdb

Change History

05/10/07 15:07:37 changed by eitan

  • status changed from new to assigned.

here's the stack trace..

harvesting descriptor: history Field is indexed-false Setting tabView... Setting readOnly... java.lang.ClassCastException?: com.u2d.field.IndexedField?

at com.u2d.model.Harvester.harvestFields(Harvester.java:217) at com.u2d.model.ComplexType?.harvest(ComplexType?.java:164) at com.u2d.model.ComplexType?.<init>(ComplexType?.java:131) at com.u2d.model.ComplexType?.forClass(ComplexType?.java:92) at com.u2d.persist.HBMMaker.<init>(HBMMaker.java:43) at com.u2d.persist.HBMGenerator.processClassList(HBMGenerator.java:40) at com.u2d.persist.HBMGenerator.main(HBMGenerator.java:71)