Issues of this type should be opened against the JBMETA project.
Jaikiran Pai wrote:
The zip file attached to that issue seems to be having an
inconsistency
between the jboss_5_0.dtd and jboss_5_0.xsd. Especially, the dtd does
not mention that the a <service> element can be used within the
<enterprise-beans>, whereas the xsd correctly does:
<xsd:complexType name="enterprise-beansType">
.... <xsd:choice maxOccurs="unbounded">
..... //removed intentionally
<xsd:element name="service"
type="jboss:service-beanType">
</xsd:element>
<xsd:element name="consumer"
type="jboss:consumer-beanType">
</xsd:element>
<!-- For generic ejb -->
<xsd:element name="ejb"
type="jboss:generic-beanType"/>
</xsd:choice>
</xsd:complexType>
regards,
-Jaikiran
Dimitris Andreadis wrote:
>
https://jira.jboss.org/jira/browse/JBAS-6114
>
> Jaikiran Pai wrote:
>> Brian Stansberry wrote:
>>> Probably a general update is in order.
>>>
>> I guess, there are some other inconsistencies too
>>
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=149036
>>
>> regards,
>> -Jaikiran
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/jboss-development