-
Feature Request
-
Resolution: Done
-
Major
-
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.
- is blocked by
-
AS7-1855 Make branding of the console configurable at run time.
- Resolved
-
AS7-3060 Make distribution name and version configurable outside the module builds
- Resolved
- relates to
-
JBIDE-10116 Issues that affect AS7/EAP integration to tools
- Closed
-
AS7-1842 Console usability: missing favicon icon
- Closed