[jboss-dev] metadata 1.0.0.CR10

Dimitris Andreadis dandread at redhat.com
Tue Dec 2 06:22:44 EST 2008


Is the DDValidatorUnitTestCase supposed to be passing now? It fails for me locally:

[junit] Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 18.75 sec
[junit] Test org.jboss.test.xml.DDValidatorUnitTestCase FAILED

Alexey Loubyansky wrote:
> I released CR10 which includes
> 
> * [JBMETA-150] - missing propOrder in MCF metadata types
> 
> I went through the elements in jboss-ds_5_0.xsd (according to Jesper 
> it's up to date), searched in *.java for the corresponding properties 
> and added them to XmlType.propOrder. Note, I haven't checked if metadata 
> binds properties to elements that are not in the DTD. Issues found:
> for local-tx-datasource, no-tx-connection-factory, no-tx-datasource, 
> xa-datasource:
>  - background-validation-minutes in DTD renamed to 
> background-validation-millis (as it appears in metadata API)
>  - use-fast-fail is defined in the DTD but not found in metadata API
>  - there is both metadata/type-mapping and type-mapping elements, seems 
> like redundancy?
> The tests are missing for this stuff but as I understand this binding is 
> not currently used (correct me if I am wrong).
> 
> 
> * [JBMETA-151] - remove default-activation-config from message-driven 
> from jboss_5_0.xsd
> 
> There is only activation-config in message-driven in jboss_5_0.xsd.
> I also "fixed" JBAS-6247 org.jboss.test.xml.DDValidatorUnitTestCase. The 
> "fix" was just the ordering. The DD is still invalid:
> "'${test.messagedriven.createDestination}' is not a valid value for 
> 'boolean'."
> I added it to the ignore list for now.
> 
> The AS trunk has been updated to metadata 1.0.0.CR10. Once I get the 
> green light, I'll release the GA.
> 
> 
> Alexey
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development



More information about the jboss-development mailing list