bug :)<br><br><div class="gmail_quote">On Tue, Aug 14, 2012 at 11:51 AM, Jeff Mesnil <span dir="ltr"><<a href="mailto:jmesnil@redhat.com" target="_blank">jmesnil@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have an *runtime* read-only attribute whose "storage" changed to "configuration" in domain mode when I read it through the<br>
profile.<br>
<br>
[domain@localhost:9999 /]<br>
/host=master/server=server-one/subsystem=messaging/hornetq-server=default/in-vm-acceptor=in-vm:read-resource-description<br>
{<br>
...<br>
"started" => {<br>
"description" => "Whether this acceptor is started.",<br>
"type" => BOOLEAN,<br>
"nillable" => false,<br>
"access-type" => "read-only",<br>
"storage" => "runtime"<br>
}<br>
}<br>
[domain@localhost:9999 /] /profile=full/subsystem=messaging/hornetq-server=default/in-vm-acceptor=in-vm:read-resource-description<br>
{<br>
...<br>
"started" => {<br>
"description" => "Whether this acceptor is started.",<br>
"type" => BOOLEAN,<br>
"nillable" => false,<br>
"access-type" => "read-only",<br>
"storage" => "configuration"<br>
}<br>
}<br>
<br>
Is it a bug or something I don't understand?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Jeff Mesnil<br>
JBoss, a division of Red Hat<br>
<a href="http://jmesnil.net/" target="_blank">http://jmesnil.net/</a><br>
_______________________________________________<br>
jboss-as7-dev mailing list<br>
<a href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a><br>
</font></span></blockquote></div><br>