Change By: Gunnar Morling (12/Mar/13 4:24 PM)
Description: See http://bugs.sun.com/view_bug.do?bug_id=6434149

{noformat}
org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constructorvalidation.ConstructorValidationTest
tesConstructorCrossParameterParameter
"javax.validation.ValidationException: HV000134: Unable to load parameter of type '[LCustomer;' in org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constructorvalidation.CustomerRepository.
 
 at org.hibernate.validator.internal.xml.ConstrainedExecutableBuilder.createParameterTypes(ConstrainedExecutableBuilder.java:318)  
 at org.hibernate.validator.internal.xml.ConstrainedExecutableBuilder.buildConstructorConstrainedExecutable(ConstrainedExecutableBuilder.java:130)  
 at org.hibernate.validator.internal.xml.XmlMappingParser.parse(XmlMappingParser.java:155)  
 at org.hibernate.validator.internal.metadata.provider.XmlMetaDataProvider.<init>(XmlMetaDataProvider.java:51)  
 at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.<init>(ValidatorFactoryImpl.java:123)  
 at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:45)  
 at org.hibernate.validator.internal.engine.ConfigurationImpl.buildValidatorFactory(ConfigurationImpl.java:199)  
 at org.hibernate.beanvalidation.tck.util.TestUtil.getValidatorFactoryUnderTest(TestUtil.java:93)  
 at org.hibernate.beanvalidation.tck.util.TestUtil.getValidatorUnderTest(TestUtil.java:81)  
 at org.hibernate.beanvalidation.tck.util.TestUtil.getConstructorDescriptor(TestUtil.java:381)  
 at org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constructorvalidation.ConstructorValidationTest.tesConstructorCrossParameterParameter(ConstructorValidationTest.java:101) 
{noformat}
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira