Author: msorokin
Date: 2009-01-12 08:02:36 -0500 (Mon, 12 Jan 2009)
New Revision: 12217
Modified:
trunk/ui/core/src/main/config/component/queue.xml
Log:
https://jira.jboss.org/jira/browse/RF-4664
Added a more specific description for the name attribute
Modified: trunk/ui/core/src/main/config/component/queue.xml
===================================================================
--- trunk/ui/core/src/main/config/component/queue.xml 2009-01-12 12:51:57 UTC (rev 12216)
+++ trunk/ui/core/src/main/config/component/queue.xml 2009-01-12 13:02:36 UTC (rev 12217)
@@ -36,7 +36,7 @@
<property>
<name>name</name>
<classname>java.lang.String</classname>
- <description>The name of the queue</description>
+ <description>Specifies to name for the named queue.</description>
<defaultvalue>""</defaultvalue>
</property>