2 Replies Latest reply on May 11, 2013 2:39 PM by aslak

    java.lang.NoClassDefFoundError: org/jboss/shrinkwrap/descriptor/spi/NodeProviderImplBase error

    kbernhardy

      Hi,

       

      We are working on configuring Arquillian & JSFUnit on JBOSS 7.1.1 and have come pretty far but are stuck on the following error: java.lang.NoClassDefFoundError: org/jboss/shrinkwrap/descriptor/spi/NodeProviderImplBase.

       

      I have read through previous posts that have come across the same issue but have had no luck with any of the solutions.

       

      I would greatly appreciate suggestions as we have been struggling with this issue for a while.

       

      Our pom.xml, arquillian.xml & test class are attached.