Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-3625

Bad branding in console when server starts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • jboss-fuse-6.2
    • jboss-fuse-6.2
    • SwitchYard
    • None
    • % %

    Description

      I can see in the console when servers starts this line:

      09:40:42,085 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss Red Hat JBoss Fuse Service Works 6.0.0.ER1-redhat-1 (AS 7.2.0.Final-redhat-8) started in 18115ms - Started 1019 of 1117 services (94 services are passive or on-demand)

      JBoss Red Hat JBoss Fuse Service Works - there is one extra JBoss there.

      Please check the correct string is present in every place.

      From kconner :
      This issue links in to the JON jboss-as-7 plugin and, until HAL 1.5.7, was also connected with the HAL console.

      The product name from the manifest is displayed on the server console when starting and stopping, hardcoded in ProductConfig as follows

      String.format("JBoss %s %s (AS %s)", name, version, Version.AS_VERSION);

      The EAP manifest file contains a product name of 'EAP' which is displayed as 'JBoss EAP ...' and is also used by the jboss-as-7-plugin to identify the type of server. Currently the jboss-as-7 plugin looks for a product name of 'SOAP' in order to identify SOA however we will need to change this now that the product has been renamed to 'Fuse Service Works'.

      Attachments

        Activity

          People

            tcunning@redhat.com Thomas Cunningham
            tcunning@redhat.com Thomas Cunningham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: