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

RegisterEntities has two @PostConstruct methods...

    XMLWordPrintableJSON

Details

    Description

      ... which we discovered are called out-of-sync when run on Ubuntu/CentOS, as a war file. This results in the RegisterEntities service doing nothing, hence the DN metamodel is not built eagerly, hence strange exceptions later on.

      Fix is:
      a) ensure that all services have only a single @PostConstruct method (fail fast otherwise)
      b) refactor RegisterEntities

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: