Skip to content

Instantly share code, notes, and snippets.

@gaol
Last active December 1, 2015 06:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gaol/1d40e5ef6c6eb0f7e2bd to your computer and use it in GitHub Desktop.
Save gaol/1d40e5ef6c6eb0f7e2bd to your computer and use it in GitHub Desktop.
Duplicate values in LocalDescriptions.properties files of wildfly and wildfly-core code bases
Duplicated items in File: ./controller/src/main/resources/org/jboss/as/controller/descriptions/common/LocalDescriptions.properties
core.management.security-realm.authorization.ldap.username-to-dn=User search configuration where the username is already a distinguished name.
core.management.security-realm.authorization.ldap.user-search.username-to-dn=User search configuration where the username is already a distinguished name.
Duplicated items in File: ./controller/src/main/resources/org/jboss/as/controller/descriptions/common/LocalDescriptions.properties
core.management.security-realm.authorization.ldap.user-search.username-filter.add=Add username fiter.
core.management.security-realm.authorization.ldap.user-search.username-filter.remove=Add username fiter.
Duplicated items in File: ./controller/src/main/resources/org/jboss/as/controller/descriptions/common/LocalDescriptions.properties
core.management.security-realm.authorization.ldap.user-search.advanced-filter.add=Add an advanced fiter.
core.management.security-realm.authorization.ldap.user-search.advanced-filter.remove=Add an advanced fiter.
Duplicated items in File: ./controller/src/main/resources/org/jboss/as/controller/descriptions/common/LocalDescriptions.properties
core.management.security-realm.authorization.ldap.group-to-principal=A group search where the group entry contains an attribute referencing it's members.
core.management.security-realm.authorization.ldap.group-search.group-to-principal=A group search where the group entry contains an attribute referencing it's members.
Duplicated items in File: ./controller/src/main/resources/org/jboss/as/controller/descriptions/common/LocalDescriptions.properties
interface.resolve-internet-address.any-ipv4-address.deprecated=Use any-address
interface.resolve-internet-address.any-ipv6-address.deprecated=Use any-address
interface.not.any-ipv4-address.deprecated=Use any-address
interface.not.any-ipv6-address.deprecated=Use any-address
interface.any.any-ipv4-address.deprecated=Use any-address
interface.any.any-ipv6-address.deprecated=Use any-address
Duplicated items in File: ./controller/src/main/resources/org/jboss/as/controller/descriptions/common/LocalDescriptions.properties
interface.resolve-internet-address.any-ipv4-address.deprecated=Use any-address
interface.resolve-internet-address.any-ipv6-address.deprecated=Use any-address
interface.not.any-ipv4-address.deprecated=Use any-address
interface.not.any-ipv6-address.deprecated=Use any-address
interface.any.any-ipv4-address.deprecated=Use any-address
interface.any.any-ipv6-address.deprecated=Use any-address
Duplicated items in File: ./controller/src/main/resources/org/jboss/as/controller/descriptions/common/LocalDescriptions.properties
interface.resolve-internet-address.any-ipv4-address.deprecated=Use any-address
interface.resolve-internet-address.any-ipv6-address.deprecated=Use any-address
interface.not.any-ipv4-address.deprecated=Use any-address
interface.not.any-ipv6-address.deprecated=Use any-address
interface.any.any-ipv4-address.deprecated=Use any-address
interface.any.any-ipv6-address.deprecated=Use any-address
Duplicated items in File: ./controller/src/main/resources/org/jboss/as/controller/descriptions/common/LocalDescriptions.properties
errors.read-boot-errors.failed-operation=Operation that caused the failure.
#errors.failed-operation=Operation that caused the failure.
Duplicated items in File: ./controller/src/main/resources/org/jboss/as/controller/descriptions/common/LocalDescriptions.properties
errors.read-boot-errors.failure-description=String representation of the failure description associated with the operation.
#errors.failure-description=String representation of the failure description associated with the operation.
Duplicated items in File: ./controller/src/main/resources/org/jboss/as/controller/descriptions/common/LocalDescriptions.properties
errors.read-boot-errors.failed-services=Services that failed during execution of the operation.
#errors.failed-services=Services that failed during execution of the operation.
Duplicated items in File: ./controller/src/main/resources/org/jboss/as/controller/descriptions/common/LocalDescriptions.properties
errors.read-boot-errors.services-missing-dependencies=Services that could not be started during execution of the operation due to missing dependencies.
#errors.services-missing-dependencies=Services that could not be started during execution of the operation due to missing dependencies.
Duplicated items in File: ./controller/src/main/resources/org/jboss/as/controller/descriptions/common/LocalDescriptions.properties
errors.read-boot-errors.missing-transitive-dependency-problems=Missing transitive dependency issues found during execution of the operation.
#errors.missing-transitive-dependency-problems=Missing transitive dependency issues found during execution of the operation.
Duplicated items in File: ./server/src/main/resources/org/jboss/as/server/controller/descriptions/LocalDescriptions.properties
core.module-loading.module-info.main-class=Main class of the module
core.module-loading.module-info.fallback-loader=Main class of the module
Duplicated items in File: ./server/src/main/resources/org/jboss/as/server/controller/descriptions/LocalDescriptions.properties
restart-required=Puts the server into a restart-required mode.
server-set-restart-required=Puts the server into a restart-required mode.
Duplicated items in File: ./server/bin/src/main/resources/org/jboss/as/server/controller/descriptions/LocalDescriptions.properties
core.module-loading.module-info.main-class=Main class of the module
core.module-loading.module-info.fallback-loader=Main class of the module
Duplicated items in File: ./server/bin/src/main/resources/org/jboss/as/server/controller/descriptions/LocalDescriptions.properties
restart-required=Puts the server into a restart-required mode.
server-set-restart-required=Puts the server into a restart-required mode.
Duplicated items in File: ./platform-mbean/src/main/resources/org/jboss/as/platform/mbean/LocalDescriptions.properties
platform-mbeans.type=The platform MBeans, organized by the value of the 'type' property in the MBean's ObjectName.
platform-mbeans.name=The platform MBeans, organized by the value of the 'type' property in the MBean's ObjectName.
Duplicated items in File: ./platform-mbean/src/main/resources/org/jboss/as/platform/mbean/LocalDescriptions.properties
object-name=String representation the object name of this platform managed object.
garbage-collector.object-name=String representation the object name of this platform managed object.
memory-manager.object-name=String representation the object name of this platform managed object.
threading.object-name=String representation the object name of this platform managed object.
compilation.object-name=String representation the object name of this platform managed object.
operating-system.object-name=String representation the object name of this platform managed object.
memory-pool.object-name=String representation the object name of this platform managed object.
class-loading.object-name=String representation the object name of this platform managed object.
runtime.object-name=String representation the object name of this platform managed object.
buffer-pool.object-name=String representation the object name of this platform managed object.
memory.object-name=String representation the object name of this platform managed object.
Duplicated items in File: ./platform-mbean/src/main/resources/org/jboss/as/platform/mbean/LocalDescriptions.properties
threading.id=The thread ID of the thread. Must be positive.
threading.get-thread-cpu-time.id=The thread ID of the thread. Must be positive.
threading.get-thread-user-time.id=The thread ID of the thread. Must be positive.
threading.get-thread-info.id=The thread ID of the thread. Must be positive.
Duplicated items in File: ./platform-mbean/src/main/resources/org/jboss/as/platform/mbean/LocalDescriptions.properties
threading.get-thread-info.max-depth=The maximum number of entries in the stack trace to be dumped. Integer.MAX_VALUE could be used to request the entire stack to be dumped.
threading.get-thread-infos.max-depth=The maximum number of entries in the stack trace to be dumped. Integer.MAX_VALUE could be used to request the entire stack to be dumped.
Duplicated items in File: ./jdr/jboss-as-jdr/src/main/resources/org/jboss/as/jdr/LocalDescriptions.properties
jdr.generate-jdr-report.start-time=Time JDR report collection was initiated.
jdr.generate-jdr-report.end-time=Time JDR report collection was initiated.
Duplicated items in File: ./security/subsystem/src/main/resources/org/jboss/as/security/LocalDescriptions.properties
list-cached-principals=Lists the principals stored in the authentication cache for this security domain.
list-cached-principals.list-cached-principals=Lists the principals stored in the authentication cache for this security domain.
Duplicated items in File: ./jpa/hibernate5/src/main/resources/org/jboss/as/jpa/hibernate5/management/LocalDescriptions.properties
hibernate.query-cache=Query cache.
query-cache=Query cache.
Duplicated items in File: ./jpa/hibernate5/src/main/resources/org/jboss/as/jpa/hibernate5/management/LocalDescriptions.properties
entity-cache=Statistics for a Hibernate Second Level Cache region.
hibernate.entity-cache=Statistics for a Hibernate Second Level Cache region.
Duplicated items in File: ./jpa/hibernate5/src/main/resources/org/jboss/as/jpa/hibernate5/management/LocalDescriptions.properties
hibernate.entity-cache-region-name=Region name used to identity the cached entity class.
entity-cache.entity-cache-region-name=Region name used to identity the cached entity class.
Duplicated items in File: ./jpa/hibernate4_1/src/main/resources/org/jboss/as/jpa/hibernate4/management/LocalDescriptions.properties
hibernate.query-cache=Query cache.
query-cache=Query cache.
Duplicated items in File: ./jpa/hibernate4_1/src/main/resources/org/jboss/as/jpa/hibernate4/management/LocalDescriptions.properties
entity-cache=Statistics for a Hibernate Second Level Cache region.
hibernate.entity-cache=Statistics for a Hibernate Second Level Cache region.
Duplicated items in File: ./jpa/hibernate4_1/src/main/resources/org/jboss/as/jpa/hibernate4/management/LocalDescriptions.properties
hibernate.entity-cache-region-name=Region name used to identity the cached entity class.
entity-cache.entity-cache-region-name=Region name used to identity the cached entity class.
Duplicated items in File: ./jpa/subsystem/src/main/resources/org/jboss/as/jpa/subsystem/LocalDescriptions.properties
default-datasource=The name of the default global datasource.
jpa.default-datasource=The name of the default global datasource.
Duplicated items in File: ./jpa/hibernate4_3/src/main/resources/org/jboss/as/jpa/hibernate4/management/LocalDescriptions.properties
hibernate.query-cache=Query cache.
query-cache=Query cache.
Duplicated items in File: ./jpa/hibernate4_3/src/main/resources/org/jboss/as/jpa/hibernate4/management/LocalDescriptions.properties
entity-cache=Statistics for a Hibernate Second Level Cache region.
hibernate.entity-cache=Statistics for a Hibernate Second Level Cache region.
Duplicated items in File: ./jpa/hibernate4_3/src/main/resources/org/jboss/as/jpa/hibernate4/management/LocalDescriptions.properties
hibernate.entity-cache-region-name=Region name used to identity the cached entity class.
entity-cache.entity-cache-region-name=Region name used to identity the cached entity class.
Duplicated items in File: ./messaging-activemq/src/main/resources/org/wildfly/extension/messaging/activemq/LocalDescriptions.properties
bridge.failover-on-server-shutdown.deprecated=Deprecated. Has no runtime effect and a warning will be issued if an attempt is made to set the value of this attribute.
bridge.failover-on-server-shutdown=Deprecated. Has no runtime effect and a warning will be issued if an attempt is made to set the value of this attribute.
connection-factory.failover-on-server-shutdown.deprecated=Deprecated. Has no runtime effect and a warning will be issued if an attempt is made to set the value of this attribute.
pooled-connection-factory.failover-on-server-shutdown.deprecated=Deprecated. Has no runtime effect and a warning will be issued if an attempt is made to set the value of this attribute.
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/resourceadapters/LocalDescriptions.properties
statistics.workmanager.statistics-enabled=Specifies if workmanager's statistics is enabled.
statistics.workmanager.workmanager-statistics-enabled=Specifies if workmanager's statistics is enabled.
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.disable=Disable the data-source. Note this operation will not be supported runtime in next versions.
datasources.disable.deprecated=Disable the data-source. Note this operation will not be supported runtime in next versions.
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.enable=Enable the data-source. Note this operation will not be supported runtime in next versions.
datasources.enable.deprecated=Enable the data-source. Note this operation will not be supported runtime in next versions.
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.data-source.enabled=Specifies if the datasource should be enabled. Note this attribute will not be supported runtime in next versions.
datasources.data-source.enabled.deprecated=Specifies if the datasource should be enabled. Note this attribute will not be supported runtime in next versions.
datasources.xa-data-source.enabled=Specifies if the datasource should be enabled. Note this attribute will not be supported runtime in next versions.
datasources.xa-data-source.enabled.deprecated=Specifies if the datasource should be enabled. Note this attribute will not be supported runtime in next versions.
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.data-source.exception-sorter-class-name=An org.jboss.jca.adapters.jdbc.ExceptionSorter that provides an isExceptionFatal(SQLException) method to validate if an exception should broadcast an error
datasources.data-source.exception-sorter-properties.exception-sorter-class-name=An org.jboss.jca.adapters.jdbc.ExceptionSorter that provides an isExceptionFatal(SQLException) method to validate if an exception should broadcast an error
datasources.xa-data-source.exception-sorter-class-name=An org.jboss.jca.adapters.jdbc.ExceptionSorter that provides an isExceptionFatal(SQLException) method to validate if an exception should broadcast an error
datasources.xa-data-source.exception-sorter-properties.exception-sorter-class-name=An org.jboss.jca.adapters.jdbc.ExceptionSorter that provides an isExceptionFatal(SQLException) method to validate if an exception should broadcast an error
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.data-source.stale-connection-checker-properties.stale-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.StaleConnectionChecker that provides an isStaleConnection(SQLException) method which if it returns true will wrap the exception in an org.jboss.jca.adapters.jdbc.StaleConnectionException
datasources.data-source.stale-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.StaleConnectionChecker that provides an isStaleConnection(SQLException) method which if it returns true will wrap the exception in an org.jboss.jca.adapters.jdbc.StaleConnectionException
datasources.xa-data-source.stale-connection-checker-properties.stale-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.StaleConnectionChecker that provides an isStaleConnection(SQLException) method which if it returns true will wrap the exception in an org.jboss.jca.adapters.jdbc.StaleConnectionException
datasources.xa-data-source.stale-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.StaleConnectionChecker that provides an isStaleConnection(SQLException) method which if it returns true will wrap the exception in an org.jboss.jca.adapters.jdbc.StaleConnectionException
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.data-source.valid-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.ValidConnectionChecker that provides an isValidConnection(Connection) method to validate a connection. If an exception is returned that means the connection is invalid. This overrides the check-valid-connection-sql element
datasources.data-source.valid-connection-checker-properties.valid-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.ValidConnectionChecker that provides an isValidConnection(Connection) method to validate a connection. If an exception is returned that means the connection is invalid. This overrides the check-valid-connection-sql element
datasources.xa-data-source.valid-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.ValidConnectionChecker that provides an isValidConnection(Connection) method to validate a connection. If an exception is returned that means the connection is invalid. This overrides the check-valid-connection-sql element
datasources.xa-data-source.valid-connection-checker-properties.valid-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.ValidConnectionChecker that provides an isValidConnection(Connection) method to validate a connection. If an exception is returned that means the connection is invalid. This overrides the check-valid-connection-sql element
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.data-source.reauth-plugin-class-name=The fully qualified class name of the reauthentication plugin implementation
datasources.data-source.reauth-plugin-properties.reauth-plugin-class-name=The fully qualified class name of the reauthentication plugin implementation
datasources.xa-data-source.reauth-plugin-class-name=The fully qualified class name of the reauthentication plugin implementation
datasources.xa-data-source.reauth-plugin-properties.reauth-plugin-class-name=The fully qualified class name of the reauthentication plugin implementation
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.data-source.recovery-plugin-properties.recovery-plugin-class-name=The fully qualified class name of the recovery plugin implementation
datasources.data-source.recovery-plugin-class-name=The fully qualified class name of the recovery plugin implementation
datasources.xa-data-source.recovery-plugin-properties.recovery-plugin-class-name=The fully qualified class name of the recovery plugin implementation
datasources.xa-data-source.recovery-plugin-class-name=The fully qualified class name of the recovery plugin implementation
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.xa-data-source.disable=Disable the XA data-source. Note this operation will not be supported runtime in next versions.
datasources.xa-data-source.disable.deprecated=Disable the XA data-source. Note this operation will not be supported runtime in next versions.
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.xa-data-source.enable=Enable the XA data-source. Note this operation will not be supported runtime in next versions.
datasources.xa-data-source.enable.deprecated=Enable the XA data-source. Note this operation will not be supported runtime in next versions.
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.data-source.enabled=Specifies if the datasource should be enabled. Note this attribute will not be supported runtime in next versions.
datasources.data-source.enabled.deprecated=Specifies if the datasource should be enabled. Note this attribute will not be supported runtime in next versions.
datasources.xa-data-source.enabled=Specifies if the datasource should be enabled. Note this attribute will not be supported runtime in next versions.
datasources.xa-data-source.enabled.deprecated=Specifies if the datasource should be enabled. Note this attribute will not be supported runtime in next versions.
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.data-source.exception-sorter-class-name=An org.jboss.jca.adapters.jdbc.ExceptionSorter that provides an isExceptionFatal(SQLException) method to validate if an exception should broadcast an error
datasources.data-source.exception-sorter-properties.exception-sorter-class-name=An org.jboss.jca.adapters.jdbc.ExceptionSorter that provides an isExceptionFatal(SQLException) method to validate if an exception should broadcast an error
datasources.xa-data-source.exception-sorter-class-name=An org.jboss.jca.adapters.jdbc.ExceptionSorter that provides an isExceptionFatal(SQLException) method to validate if an exception should broadcast an error
datasources.xa-data-source.exception-sorter-properties.exception-sorter-class-name=An org.jboss.jca.adapters.jdbc.ExceptionSorter that provides an isExceptionFatal(SQLException) method to validate if an exception should broadcast an error
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.data-source.stale-connection-checker-properties.stale-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.StaleConnectionChecker that provides an isStaleConnection(SQLException) method which if it returns true will wrap the exception in an org.jboss.jca.adapters.jdbc.StaleConnectionException
datasources.data-source.stale-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.StaleConnectionChecker that provides an isStaleConnection(SQLException) method which if it returns true will wrap the exception in an org.jboss.jca.adapters.jdbc.StaleConnectionException
datasources.xa-data-source.stale-connection-checker-properties.stale-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.StaleConnectionChecker that provides an isStaleConnection(SQLException) method which if it returns true will wrap the exception in an org.jboss.jca.adapters.jdbc.StaleConnectionException
datasources.xa-data-source.stale-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.StaleConnectionChecker that provides an isStaleConnection(SQLException) method which if it returns true will wrap the exception in an org.jboss.jca.adapters.jdbc.StaleConnectionException
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.data-source.valid-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.ValidConnectionChecker that provides an isValidConnection(Connection) method to validate a connection. If an exception is returned that means the connection is invalid. This overrides the check-valid-connection-sql element
datasources.data-source.valid-connection-checker-properties.valid-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.ValidConnectionChecker that provides an isValidConnection(Connection) method to validate a connection. If an exception is returned that means the connection is invalid. This overrides the check-valid-connection-sql element
datasources.xa-data-source.valid-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.ValidConnectionChecker that provides an isValidConnection(Connection) method to validate a connection. If an exception is returned that means the connection is invalid. This overrides the check-valid-connection-sql element
datasources.xa-data-source.valid-connection-checker-properties.valid-connection-checker-class-name=An org.jboss.jca.adapters.jdbc.ValidConnectionChecker that provides an isValidConnection(Connection) method to validate a connection. If an exception is returned that means the connection is invalid. This overrides the check-valid-connection-sql element
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.data-source.reauth-plugin-class-name=The fully qualified class name of the reauthentication plugin implementation
datasources.data-source.reauth-plugin-properties.reauth-plugin-class-name=The fully qualified class name of the reauthentication plugin implementation
datasources.xa-data-source.reauth-plugin-class-name=The fully qualified class name of the reauthentication plugin implementation
datasources.xa-data-source.reauth-plugin-properties.reauth-plugin-class-name=The fully qualified class name of the reauthentication plugin implementation
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.data-source.recovery-plugin-properties.recovery-plugin-class-name=The fully qualified class name of the recovery plugin implementation
datasources.data-source.recovery-plugin-class-name=The fully qualified class name of the recovery plugin implementation
datasources.xa-data-source.recovery-plugin-properties.recovery-plugin-class-name=The fully qualified class name of the recovery plugin implementation
datasources.xa-data-source.recovery-plugin-class-name=The fully qualified class name of the recovery plugin implementation
Duplicated items in File: ./connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties
datasources.deployed=Runtime resources exposed by data sources included in this deployment.
deployed=Runtime resources exposed by data sources included in this deployment.
Duplicated items in File: ./undertow/src/main/resources/org/wildfly/extension/undertow/LocalDescriptions.properties
undertow.host.location.filter-ref=Reference to filter
undertow.host.filter-ref=Reference to filter
undertow.filter-ref=Reference to filter
Duplicated items in File: ./undertow/src/main/resources/org/wildfly/extension/undertow/LocalDescriptions.properties
undertow.filter.mod-cluster=A mod-cluster front end load balancer
undertow.handler.mod-cluster=A mod-cluster front end load balancer
Duplicated items in File: ./webservices/server-integration/src/main/resources/org/jboss/as/webservices/dmr/LocalDescriptions.properties
webservices.pre-handler-chain.chain=Client configuration PRE handler chain
webservices.client-config.pre-handler-chain=Client configuration PRE handler chain
Duplicated items in File: ./webservices/server-integration/src/main/resources/org/jboss/as/webservices/dmr/LocalDescriptions.properties
webservices.pre-handler-chain.protocol-bindings=Protocol binding
webservices.post-handler-chain.protocol-bindings=Protocol binding
Duplicated items in File: ./clustering/infinispan/extension/src/main/resources/org/jboss/as/clustering/infinispan/subsystem/LocalDescriptions.properties
infinispan.cache.file-store=Alias to the file store configuration component
infinispan.cache.remote-store=Alias to the file store configuration component
Duplicated items in File: ./clustering/infinispan/extension/src/main/resources/org/jboss/as/clustering/infinispan/subsystem/LocalDescriptions.properties
infinispan.cache.indexing.deprecated=Deprecated. Has no effect.
infinispan.cache.indexing-properties.deprecated=Deprecated. Has no effect.
infinispan.distributed-cache.virtual-nodes=Deprecated. Has no effect.
infinispan.distributed-cache.virtual-nodes.deprecated=Deprecated. Has no effect.
Duplicated items in File: ./clustering/infinispan/extension/src/main/resources/org/jboss/as/clustering/infinispan/subsystem/LocalDescriptions.properties
infinispan.store.properties.property=A cache store property with name and value.
infinispan.store.property=A cache store property with name and value.
infinispan.property=A cache store property with name and value.
Duplicated items in File: ./clustering/singleton/extension/src/main/resources/org/wildfly/extension/clustering/singleton/LocalDescriptions.properties
singleton.election-policy.random=A random election policy
singleton.election-policy.random.add=A random election policy
Duplicated items in File: ./clustering/singleton/extension/src/main/resources/org/wildfly/extension/clustering/singleton/LocalDescriptions.properties
singleton.election-policy.simple=A simple election policy
singleton.election-policy.simple.add=A simple election policy
Duplicated items in File: ./clustering/jgroups/extension/src/main/resources/org/jboss/as/clustering/jgroups/subsystem/LocalDescriptions.properties
jgroups.relay.remote-sites.remote-site=A remote site to which to bridge.
jgroups.relay.remote-site=A remote site to which to bridge.
jgroups.remote-site=A remote site to which to bridge.
Duplicated items in File: ./legacy/web/src/main/resources/org/jboss/as/web/LocalDescriptions.properties
web.describe-migration.migration-warnings=Any warnings about resources that could not be migrated
web.migrate.migration-warnings=Any warnings about resources that could not be migrated
Duplicated items in File: ./legacy/web/src/main/resources/org/jboss/as/web/LocalDescriptions.properties
web.container.mime-mapping=A mime-mapping definition.
web.container.mime-mapping.mime-mapping=A mime-mapping definition.
Duplicated items in File: ./legacy/web/src/main/resources/org/jboss/as/web/LocalDescriptions.properties
web.deployment=Runtime resources exposed by web components in the deployment.
web.servlet=Runtime resources exposed by web components in the deployment.
Duplicated items in File: ./legacy/jacorb/src/main/resources/org/jboss/as/jacorb/LocalDescriptions.properties
jacorb.ior-settings.transport-config.trust-in-client=Indicates if the transport must require trust in client to be established. Valid values are 'none', 'supported' and 'required'.
jacorb.trust-in-client=Indicates if the transport must require trust in client to be established. Valid values are 'none', 'supported' and 'required'.
Duplicated items in File: ./legacy/jacorb/src/main/resources/org/jboss/as/jacorb/LocalDescriptions.properties
jacorb.ior-settings.transport-config.trust-in-target=Indicates if the transport must require trust in target to be established. Valid values are 'none' and 'supported'.
jacorb.trust-in-target=Indicates if the transport must require trust in target to be established. Valid values are 'none' and 'supported'.
Duplicated items in File: ./legacy/jacorb/src/main/resources/org/jboss/as/jacorb/LocalDescriptions.properties
jacorb.ior-settings.transport-config.confidentiality=Indicates whether the transport must require confidentiality protection or not. Valid values are 'none', 'supported' and 'required'.
jacorb.confidentiality=Indicates whether the transport must require confidentiality protection or not. Valid values are 'none', 'supported' and 'required'.
Duplicated items in File: ./legacy/jacorb/src/main/resources/org/jboss/as/jacorb/LocalDescriptions.properties
jacorb.ior-settings.transport-config.detect-replay=Indicates whether the transport must require replay detection or not. Valid values are 'none', 'supported' and 'required'.
jacorb.detect-replay=Indicates whether the transport must require replay detection or not. Valid values are 'none', 'supported' and 'required'.
Duplicated items in File: ./legacy/jacorb/src/main/resources/org/jboss/as/jacorb/LocalDescriptions.properties
jacorb.ior-settings.transport-config.detect-misordering=Indicates whether the transport must require misordering detection or not. Valid values are 'none', 'supported' and 'required'.
jacorb.detect-misordering=Indicates whether the transport must require misordering detection or not. Valid values are 'none', 'supported' and 'required'.
Duplicated items in File: ./legacy/jacorb/src/main/resources/org/jboss/as/jacorb/LocalDescriptions.properties
jacorb.ior-settings.as-context.auth-method=The authentication method. Valid values are 'none' and 'username_password'.
jacorb.auth-method=The authentication method. Valid values are 'none' and 'username_password'.
Duplicated items in File: ./legacy/jacorb/src/main/resources/org/jboss/as/jacorb/LocalDescriptions.properties
jacorb.ior-settings.as-context.realm=The authentication service (AS) realm name.
jacorb.realm=The authentication service (AS) realm name.
Duplicated items in File: ./legacy/jacorb/src/main/resources/org/jboss/as/jacorb/LocalDescriptions.properties
jacorb.ior-settings.as-context.required=Indicates if authentication is required (true) or not (false).
jacorb.required=Indicates if authentication is required (true) or not (false).
Duplicated items in File: ./legacy/jacorb/src/main/resources/org/jboss/as/jacorb/LocalDescriptions.properties
jacorb.ior-settings.sas-context.caller-propagation=Indicates whether the caller identity should be propagated in the SAS context or not. Valid values are 'none' and 'supported'.
jacorb.caller-propagation=Indicates whether the caller identity should be propagated in the SAS context or not. Valid values are 'none' and 'supported'.
Duplicated items in File: ./legacy/messaging/src/main/resources/org/jboss/as/messaging/LocalDescriptions.properties
bridge.failover-on-server-shutdown.deprecated=Deprecated. Has no runtime effect and a warning will be issued if an attempt is made to set the value of this attribute.
bridge.failover-on-server-shutdown=Deprecated. Has no runtime effect and a warning will be issued if an attempt is made to set the value of this attribute.
connection-factory.failover-on-server-shutdown.deprecated=Deprecated. Has no runtime effect and a warning will be issued if an attempt is made to set the value of this attribute.
pooled-connection-factory.failover-on-server-shutdown.deprecated=Deprecated. Has no runtime effect and a warning will be issued if an attempt is made to set the value of this attribute.
Duplicated items in File: ./transactions/src/main/resources/org/jboss/as/txn/subsystem/LocalDescriptions.properties
transactions.statistics-enabled=Whether statistics should be enabled.
transactions.enable-statistics=Whether statistics should be enabled.
Duplicated items in File: ./transactions/src/main/resources/org/jboss/as/txn/subsystem/LocalDescriptions.properties
transactions.log-store.transactions=The persistent information that the transaction manager stores for the purpose of recovering a transaction in the event of failure. The probe operation will add and remove transactions from the model as the corresponding real transactions start and finish the prepare and commit phases. A stuck transaction will remain in the model until either it is completed or explicitly removed by the delete operation.
transactions.log-store.transaction=The persistent information that the transaction manager stores for the purpose of recovering a transaction in the event of failure. The probe operation will add and remove transactions from the model as the corresponding real transactions start and finish the prepare and commit phases. A stuck transaction will remain in the model until either it is completed or explicitly removed by the delete operation.
Duplicated items in File: ./transactions/src/main/resources/org/jboss/as/txn/subsystem/LocalDescriptions.properties
transactions.log-store.transaction.participants=The resources that did work in a transaction.
transactions.log-store.transaction.participant=The resources that did work in a transaction.
Duplicated items in File: ./mail/src/main/resources/org/jboss/as/mail/extension/LocalDescriptions.properties
mail.mail-session.add=Adds a mail session
mail.mail-session.remove=Adds a mail session
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment