Hi, when I try to add a value to a CMR, I get a NullPointerException as follows:
null; nested exception is: java.lang.NullPointerException Cause: null org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet.add(RelationSet.java:121) cam.ejb.UserAccountBean.addAppointment(UserAccountBean.java:173) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ... What exactly is the problem? Regards, Jan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950539#3950539 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950539 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
