Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-525

Tests fails when META-INF/validation.xml exist

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Critical
    • None
    • glassfish_1.0.0.CR1
    • GlassFish Containers
    • None
    • Hide

      1. Create META-INF/validation.xml file in src/main/resources folder
      2. Configue arquillian-glassfish-embedded-3.1
      3. Create an arquillian test
      4. Run test.

      Show
      1. Create META-INF/validation.xml file in src/main/resources folder 2. Configue arquillian-glassfish-embedded-3.1 3. Create an arquillian test 4. Run test.

    Description

      Tests success when no META-INF/validation.xml exist,when META-INF/validation.xml exist,produce the following information:

      2011-7-25 6:49:06 org.jboss.arquillian.container.impl.client.container.ContainerRegistryCreator getActivatedConfiguration
      信息: Could not read active container configuration: null
      2011-7-25 6:49:07 com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient
      信息: Cannot find javadb client jar file, derby jdbc driver will not be available by default.
      2011-7-25 6:49:07 org.hibernate.validator.util.Version <clinit>
      信息: Hibernate Validator null
      2011-7-25 6:49:07 org.hibernate.validator.engine.resolver.DefaultTraversableResolver detectJPA
      信息: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
      2011-7-25 6:49:07 org.hibernate.validator.xml.ValidationXmlParser getValidationConfig
      信息: META-INF/validation.xml found.
      2011-7-25 6:49:07 org.hibernate.validator.xml.ValidationXmlParser getValidationConfig
      严重: Error parsing validation.xml: null

      Attachments

        Activity

          People

            vineet.reynolds_jira Vineet Reynolds (Inactive)
            includeeasy_jira Liu Jianhong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: