Just tried using the Spring Akka integration and my XML editor is failing
on the Akka schema definition for the same issue. I have run into this
before a few times. The issue is definitely the following two lines:
<xsd:element *name="dispatcher"* type="dispatcher-type" minOccurs="0"
maxOccurs="1"/>
<xsd:element *ref="dispatcher"* minOccurs="0" maxOccurs="1"/>
If the first dispatcher element was mandatory there would not be an issue,
however, because it is optional the validator cannot tell if the first or
second dispatcher element was included.
Is there a timeframe for a fix?
Thanks!
--
>>>>>>>>>> Read the docs: http://akka.io/docs/
>>>>>>>>>> Check the FAQ:
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
---
You received this message because you are subscribed to the Google Groups "Akka
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.