← Prev in month
← Prev in thread
Next in thread →
Next in month →
Re: [sca-bindings] ISSUE-68: Invalid schema provided by sca-binding-jms-1.1-cd02.xsd
Logged as http://www.osoa.org/jira/browse/BINDINGS-68 -Eric. Luciano Resende wrote: DESCRIPTION When validating schema provided by sca-binding-jms-1.1-cd02.xsd, the following snippet from JMS binding schema, a "Unique Particle Attribution" violation is reported <choice minOccurs="0" maxOccurs="1"> <sequence> <element name="destination" type="sca:JMSDestination"/> <element name="connectionFactory" type="sca:JMSConnectionFactory"/> </sequence> <sequence> <element name="destination" type="sca:JMSDestination" minOccurs="0"/> <element name="activationSpec" type="sca:JMSActivationSpec"/> </sequence> </choice> PROPOSAL I have a workaround for the issue in [1] [1] https://svn.apache.org/repos/asf/tuscany/java/sca/modules/assembly-xsd/src/main/resources/sca-binding-jms-1.1-cd02.xsd - Luciano Luciano Resende Open Source SOA - Apache Tuscany 4400 N 1st St, San Jose - CA notes: Luciano Resende/Westford/IBM internet IBM: internet ASF: Personal blog @ developerWorks : link Apache Tuscany blog: link Great things are not done by impulse but by a series of small things brought together - Vincent Van Gogh
← Prev in month
← Prev in thread
Next in thread →
Next in month →