Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1807

Add support for rebranding jars

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.Final
    • None
    • None
    • None

      In order to make it easier for multiple products (EAP/SOA-P/etc) to consume the same common AS source code, we need to implement a plugability mechanism that allows version numbers, branding skins/themes, logos, etc to be easily replaced (preferably using a single jar).

      The mechanism would involve supplying some kind of an argument to the bootstrap. For example:
      java -jar \"$JBOSS_HOME/jboss-modules.jar\" \
      <snip>
      org.jboss.as.standalone
      -Djboss.brand.module=org.jboss.as.project-brand

      We would then provide some API to get the module so that it can be used to launch services and/or perform resource loading.

            jgreene@redhat.com Jason Greene
            jgreene@redhat.com Jason Greene
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: