3 Replies Latest reply on Apr 16, 2015 11:10 AM by raburto

    Error in arquillian.xml file

    yashira

      I am new to jboss development. When i try to create new jboss project it fails saying "cvc-elt.1: Cannot find the declaration of element 'arquillian' ". when i check the arquillian.xml file it says "multiple annotations found at this line"

       

      <arquillian xmlns="http://jboss.org/schema/arquillian"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://jboss.org/schema/arquillian
              http://jboss.org/schema/arquillian/arquillian_1_0.xsd">
      

       

      Please help me to overcome this problem. Thanks.