[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4870?page=c...
]
Steve Ebersole edited comment on HHH-4870 at 3/29/10 4:26 PM:
--------------------------------------------------------------
At first glance this is not related to what Marcial was seeing. Here we have no
component/embeddable references.
However, oddly, this '_no_officenet_test_Person_company' property is defined as a
component; a component with exactly one property 'companyId' which is the entity
property that is the target of the @JoinColumn.referencedColumnName
was (Author: steve):
BTW, this seems different from what Marcial was seeing. There is no reference to
components/embeddables here.
Cannot determine java-type from given member [null]
---------------------------------------------------
Key: HHH-4870
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4870
Project: Hibernate Core
Issue Type: Bug
Components: entity-manager
Affects Versions: 3.5.0-Beta-4
Environment: jdk 6u18
glassfishv3
Reporter: Marcial Atienzar
Assignee: Steve Ebersole
Fix For: 3.5.0.Next
Attachments: eclipse.debug, Empre.java, hibernate.cfg.xml, hibernateTest.ear,
jpa2-failure-java.jar, jpa2-failure.jar, persistence.xml, Prcontra.java, PrcontraPK.java
I've tested to migrate from hibernate 3.3.2 to 3.5.0 Beta4.
I've remove all hibernate*.jar from classpath and add only de hibernate3.jar
I've downloaded the source off hibernate-entitymanager to debug from eclipse.
I've reached the class that has the error, but I don't know what can I do to
resolve it.
I'm doing something wrong?
I attatch the sources of the classes that takes part on eclipse debug.
I don't know how to attach a testcase. The project has more than 200 entities.
I've post previously in hibernate forums:
https://forum.hibernate.org/viewtopic.php?f=1&t=1002363&p=2424419...
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira