1 Reply Latest reply on Nov 21, 2008 3:39 AM by starksm64

    JBAS-6199, profileservice-spi.jar location

    starksm64

      An issue we discussed during the jon/console call was extracting out the profileservice-spi.jar so that the console projects and a testsuite can be built against it. It also helps with avoiding unintended spi changes. Right now this artifact is part of the jbossas/system module. The system module contains:

      - profileservice spi
      - profileservice bootstrap
      - profileservice profile/repository impls
      - mc bean deployment managed object stuff
      - a few non-profileservice beans

      I want to pull the profileservice-spi assembly and code into a separate project. It should probably be under integration.