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

Internal/Redundant information stored in Domain Model

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Obsolete
    • Major
    • None
    • None
    • OSGi
    • None

    Description

      Only property 'foo' should show up in the model. Property service.pid is redundant, service.bundleLocation,.org.jboss.source is for internal use only and should not survive shutdown

                  <configuration pid="org.jboss.as.test.integration.osgi.api.ConfiguredService">
                      <property name="service.pid" value="org.jboss.as.test.integration.osgi.api.ConfiguredService"/>
                      <property name="service.bundleLocation" value="config-admin-bundle-a"/>
                      <property name="foo" value="bar"/>
                      <property name=".org.jboss.source" value="notfromdmr"/>
                  </configuration>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: