"ais" wrote : Hi, | | When deploying some cmp entitity beans, I get the following exception: | | I am using jboss3.2.3, ms sqlserver2000. | | My 3 xml-s look allright to me, please help me if you know what the problem might be. | | | org.jboss.deployment.DeploymentException: Role 'ChainRelationshipRole' on Entity Bean 'Chain' : CMP field for key not found: field name='chainId' | at org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationshipRoleMetaData.loadKeyFields(JDBCRelationshipRoleMetaData.java:432) | ... |
If you conclude yourself, nothing we can do for you. The error is explicit so look carefully at your descriptors around the chainId field declaration (in the bean and in the relationship). If you remain in a dead end, post your descriptors here. Pascal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834842#3834842 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834842 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
