0 Replies Latest reply on Jun 12, 2006 5:28 PM by waetzig

    NullPointerException in org.jboss.ejb.plugins.cmp.jdbc.bridg

    waetzig

      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