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

[WONT FIX] Support OSGi Containers

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • 2.0.0-M3
    • Core
    • None

    Description

      Currently the war artifact contains all jars the application depends on.

      • Repackeging these unchanged jars over and over takes some time (in my case this is at par with compiling dom).
      • The footprint of the war when redeploying it over thin connections requires more bandwidth.
      • Supporting OSGi containers would have the addional benefit that only changed artifacts would have to exchanged in the running container. Production systems could benefit from the possibility of the OSGi lifecycle, ie. replacing artifacts without downtime.

      This will involve multiple steps, eg.

      • Using more bundled versions of dependencies (where available - Wicket, DataNucleus, Jetty already are bundled)
      • Building a bundled war (wab)
      • Making isis libs conform to OSGi's class loader requirements
      • Bridging the OSGi ServiceRegistry to use its Servies as DomainServices
        tbc ...

      Attachments

        Activity

          People

            Unassigned Unassigned
            joerg.rade Jörg Rade
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: