Thank you for your reply.
What you mean by a configuration file?
The package src.org.reveng has been created by reverse engineering tool of hibernate-tools exactly as instructed by hibernate documentation.
The tool created the classes and mapping files on this package. Hobernate configuration shows: configuration, <Sessionfactory error: component class not found: src.org.reveng.OrderStatusId, Database in its tree. All the classes have been created and compiled successfully and are in classpath (Including classes representing composite-Ids). Just the "composite-Id" classes "not found by hibernate configuration".
Hertzel
|