Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-615

using the JDO implementation of the AuditingService

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • objectstore-jdo-1.3.0
    • tidy-up
    • Persistence JDO
    • None

    Description

      while using the JDO implementation of the AuditingService , i received the following exception:

      1) Error in custom provider, org.apache.isis.core.metamodel.specloader.validator.MetaModelInvalidException: 1: org.apache.isis.objectstore.jdo.applib.service.audit.AuditEntry#user: incompatible default handling of required/optional properties between Isis and JDO; add @javax.jdo.annotations.Column(allowsNull="...")
      2: org.apache.isis.objectstore.jdo.applib.service.audit.AuditEntry#objectType: incompatible default handling of required/optional properties between Isis and JDO; add @javax.jdo.annotations.Column(allowsNull="...")
      3: org.apache.isis.objectstore.jdo.applib.service.audit.AuditEntry#identifier: incompatible default handling of required/optional properties between Isis and JDO; add @javax.jdo.annotations.Column(allowsNull="...")
      4: org.apache.isis.objectstore.jdo.applib.service.audit.AuditEntry#preValue: incompatible default handling of required/optional properties between Isis and JDO; add @javax.jdo.annotations.Column(allowsNull="...")
      5: org.apache.isis.objectstore.jdo.applib.service.audit.AuditEntry#postValue: incompatible default handling of required/optional properties between Isis and JDO; add @javax.jdo.annotations.Column(allowsNull="...")
      6: org.apache.isis.objectstore.jdo.applib.service.audit.AuditEntry#timestampEpoch: incompatible default handling of required/optional properties between Isis and JDO; add @javax.jdo.annotations.Column(allowsNull="...")

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            skshhi Sushil Kumar Saini
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: