[jboss-jira] [JBoss JIRA] (WFLY-996) No way to query valid property values for objects of type PROPERTY via cli
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Apr 23 19:37:53 EDT 2013
[ https://issues.jboss.org/browse/WFLY-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry resolved WFLY-996.
-----------------------------------
Fix Version/s: 8.0.0.Alpha1
Resolution: Won't Fix
There's nothing we will do about this as a general issue. If a particular resource is using properties instead of exposing fully defined attributes, please file a specific to get that corrected.
> No way to query valid property values for objects of type PROPERTY via cli
> --------------------------------------------------------------------------
>
> Key: WFLY-996
> URL: https://issues.jboss.org/browse/WFLY-996
> Project: WildFly
> Issue Type: Bug
> Components: Domain Management
> Environment: CLI browsing AS 7.1.1.Final model with modcluster enabled via *ha profile.
> Reporter: Simeon Pinder
> Labels: rhq
> Fix For: 8.0.0.Alpha1
>
>
> If you run the following to browse the resource-description
> subsystem=modcluster/mod-cluster-config=configuration/:read-resource-description(operations=true,inherited=false,recursive=false,proxies=false)
> You'll encounter Object type = PROPERTY
> "property" => {
> "description" => "Properties for the metric.",
> "type" => PROPERTY,
> "required" => false
> }
> Which has an acceptable list of property values as described here.
> http://docs.jboss.org/mod_cluster/1.2.0/html/java.AS7config.html#LoadMetric
> There is no way to query the acceptable and currently supported list of property values via cli. You must hard code and risk going out of synch with as7/modclusters supported values.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list