I'm using Hibernate inside NetBeans 5.0 with a JDK 1.4.2.05. Everything is
working fine, but when I try to map a table with a composite key and generate
the database schema I get a "component class not found error". If I generate
the same class with a sin
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: MYFACES-1872
URL: https://issues.apache.org/jira/browse/MYFACES-1872
Project: MyFaces Core
Issue Type: Bug
Reporter: nagaraj h
I'm using Hibernate-tool plugin with eclipse and i am trying to generate ddl
from hbm file. Everything is working fine, but when I try to map a table with a
composite key and generate the database schema I get a "component class not
found error". If I generate the same class with a single field primary key it
works just fine and I get no class not found exceptions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.