> Hello,
>
[quoted text clipped - 32 lines]
> </remote>
>
<local-home>de.virticalsolutions.vdrive.mda.StoragePoolLocalHome
> </local-home>
> <local>de.virticalsolutions.vdrive.mda.StoragePoolLocal
[quoted text clipped - 25 lines]
> <persistence-type>Container</persistence-type>
>
<prim-key-class>de.virticalsolutions.vdrive.mda.VirtualVolumePK
> </prim-key-class>
> <reentrant>false</reentrant>
[quoted text clipped - 35 lines]
> </assembly-descriptor>
> </ejb-jar>
===========================================================================
> The Primary Keys have no fields of the same name. I also tried to write
> the mapping in the jbosscmp-jdbc. As you will see I used e relation-table,
[quoted text clipped - 39 lines]
> </relationships>
> </jbosscmp-jdbc>
===========================================================================
> It would be great if someone could explain me what is going wrong here. At
> the moment I am thinking about not using CMR and make all the
[quoted text clipped - 4 lines]
>
> Sascha Effert
Hello,
sorry: a short enhancement: With the relation table below I get the error:
org.jboss.deployment.DeploymentException: Both roles of a relation-table
mapped relationship must have key fields:
ejb-relation-name=SP-contains-VVs
The fieldnames in the jbosscmp-jdbc are the fields in the Primary Key
Classes.
bests
Sascha Effert