Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-689

mod_cluster needs consistent naming

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 8.0.0.Alpha3
    • None
    • Clustering
    • None

      We have been running into issues with misspelt modcluster, mod_cluster and mod-cluster (and Mod-cluster) for quite some time now, making difficult time for users. Surely there are sometimes rules where we can't stick to proper naming but we should then be able to minimize to two names.

      • project name = mod_cluster
      • AS5 microcotainer service name = ModCluster
      • console name = "Mod_cluster Status"
      • xsd schema filename = mod-cluster (./docs/schema/jboss-as-mod-cluster_1_0.xsd)
      • xmlns = modcluster (eg xmlns="urn:jboss:domain:modcluster:1.0")
      • xs elements = mod-cluster (eg mod-cluster-config)
      • schema comments = mod_cluster (eg <!-- mod_cluster parameters ...)
      • jar name = mod_cluster (ie mod_cluster-1.1.3.Final)
      • package names org.jboss.modcluster VS org.jboss.mod_cluster
      • maven artefacts: artifactId jboss-as-modcluster VS mod_cluster
      • subsystem name: "JBoss Application Server: ModCluster Subsystem"

      I am not going to name the EAP5 components where names are significantly changed too.

      We need this madness to stop soon enough ;-(

            pferraro@redhat.com Paul Ferraro
            rhn-engineering-rhusar Radoslav Husar
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: