-
Feature Request
-
Resolution: Obsolete
-
Major
-
JBossAS-4.0.1 Final
-
None
-
Using MySQL and POJOs
Hi,
I am trying to set up a many-many relationship between 2 EJBS ReportEJB and FieldsEJB and i am failing terribly.
I have configured both ejb jar file and jbosscmp-jdbc files to compile but i am getting an error on creating the Report bean that holds a set of the FieldsEJB
I am getting an error
NullPointerException
...cmp.jdbc.bridge.JDBCCMRFieldBridge.getRelatedPrimaryKey(JDBCFieldBridge.java:1847)
Has anyone any idea....i can attach code if necessary please help me out here