[jboss-svn-commits] JBL Code SVN: r33591 - labs/jbossesb/trunk/product/etc/schemas/xml.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Jun 22 06:25:13 EDT 2010
Author: tfennelly
Date: 2010-06-22 06:25:13 -0400 (Tue, 22 Jun 2010)
New Revision: 33591
Modified:
labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.3.0.xsd
Log:
https://jira.jboss.org/browse/JBESB-1890
Unable to configure jms-message-filter as durable subscriber to a Topic
Just added some additional docs to the 1.3.0 XSD
Modified: labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.3.0.xsd
===================================================================
--- labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.3.0.xsd 2010-06-22 09:18:56 UTC (rev 33590)
+++ labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.3.0.xsd 2010-06-22 10:25:13 UTC (rev 33591)
@@ -1023,7 +1023,7 @@
<xsd:attribute name="durableSubscriptionName" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation xml:lang="en">
- Durable subscription name.
+ Durable subscription name. Only relevant for JMS Topics.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
More information about the jboss-svn-commits
mailing list