bug :)<br><br><div class="gmail_quote">On Tue, Aug 14, 2012 at 11:51 AM, Jeff Mesnil <span dir="ltr">&lt;<a href="mailto:jmesnil@redhat.com" target="_blank">jmesnil@redhat.com</a>&gt;</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 &quot;storage&quot; changed to &quot;configuration&quot; 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>
             &quot;started&quot; =&gt; {<br>
                 &quot;description&quot; =&gt; &quot;Whether this acceptor is started.&quot;,<br>
                 &quot;type&quot; =&gt; BOOLEAN,<br>
                 &quot;nillable&quot; =&gt; false,<br>
                 &quot;access-type&quot; =&gt; &quot;read-only&quot;,<br>
                 &quot;storage&quot; =&gt; &quot;runtime&quot;<br>
             }<br>
}<br>
[domain@localhost:9999 /] /profile=full/subsystem=messaging/hornetq-server=default/in-vm-acceptor=in-vm:read-resource-description<br>
{<br>
...<br>
             &quot;started&quot; =&gt; {<br>
                 &quot;description&quot; =&gt; &quot;Whether this acceptor is started.&quot;,<br>
                 &quot;type&quot; =&gt; BOOLEAN,<br>
                 &quot;nillable&quot; =&gt; false,<br>
                 &quot;access-type&quot; =&gt; &quot;read-only&quot;,<br>
                 &quot;storage&quot; =&gt; &quot;configuration&quot;<br>
             }<br>
}<br>
<br>
Is it a bug or something I don&#39;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>